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