Anjay Lite
|
Relative duration of time. More...
#include <time.h>
Data Fields | |
int64_t | us |
Number of microseconds. | |
Relative duration of time.
Durations are stored as a signed 64-bit number of microseconds. Negative values are allowed.
int64_t us |
Number of microseconds.