chsvlib
chsv helper source code
chsv_xtime Struct Reference

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.
 

Detailed Description

A structure type to hold a time given in seconds and nanoseconds passed since the Epoch. See chsv_xtime_get for details.


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