UM C API  6.16
lbm_timespec_t_stct Struct Reference

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.
 

Detailed Description

Structure that holds seconds and nanoseconds since midnight, Jan 1, 1970 UTC.

See lbm_timespec_t_stct for field definitions.


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