File time.h

Parent directory (include_public/anj)

Strongly-typed time utilities used across Anjay Lite.

Definition (include_public/anj/time.h)

Detailed Description

The module provides:

All durations are represented internally as signed 64-bit microseconds. Arithmetic operations do not check for overflow. Use with values that fit into the 64-bit range.

Function anj_time_duration_new

Function anj_time_real_new

Function anj_time_monotonic_new

anj_time_scalar_from_duration

Define ANJ_TIME_DURATION_AS_STRING

Includes

  • anj/init.h (File init.h)

  • inttypes.h

  • math.h

  • stdbool.h

  • stddef.h

  • stdint.h

Included By

Classes

Enums

Functions

Defines

Variables