Anjay Lite
Loading...
Searching...
No Matches
anj_time_monotonic_t Struct Reference

Absolute monotonic time (time since boot). More...

#include <time.h>

Data Fields

anj_time_duration_t since_monotonic_epoch
 Duration since an unspecified monotonic epoch (e.g., boot).
 

Detailed Description

Absolute monotonic time (time since boot).

Represents time measured on a monotonic clock—i.e., one that is not subject to system time adjustments. Useful for measuring intervals.

Field Documentation

◆ since_monotonic_epoch

anj_time_duration_t since_monotonic_epoch

Duration since an unspecified monotonic epoch (e.g., boot).


The documentation for this struct was generated from the following file: