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

Relative duration of time. More...

#include <time.h>

Data Fields

int64_t us
 Number of microseconds.
 

Detailed Description

Relative duration of time.

Durations are stored as a signed 64-bit number of microseconds. Negative values are allowed.

Field Documentation

◆ us

int64_t us

Number of microseconds.


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