A structure type to hold a time given in seconds and nanoseconds passed since the Epoch. See chsv_xtime_get for details. More...
#include <chsvthrd.h>
Public Attributes | |
| time_t | sec |
| Seconds. | |
| long | nsec |
| Nanoseconds. | |
A structure type to hold a time given in seconds and nanoseconds passed since the Epoch. See chsv_xtime_get for details.