UM C API
6.16.1
|
Structure that holds seconds and nanoseconds since midnight, Jan 1, 1970 UTC. More...
#include <lbm.h>
Data Fields | |
lbm_ulong_t | tv_sec |
Seconds. | |
lbm_ulong_t | tv_nsec |
Nanoseconds. | |
Structure that holds seconds and nanoseconds since midnight, Jan 1, 1970 UTC.
See lbm_timespec_t_stct for field definitions.