![]() |
This is Unofficial EPICS BASE Doxygen Site
|
BSD and SRV5 Unix timestamp. More...
#include "epicsTime.h"
BSD and SRV5 Unix timestamp.
BSD and SRV5 Unix timestamp. It has two fields:
time_t tv_sec
- Number of seconds since 1970 (The POSIX epoch) time_t tv_nsec
- nanoseconds within a second Definition at line 52 of file epicsTime.h.