![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Defined by POSIX Real Time. More...
#include "osdTime.h"
Public Attributes | |
| time_t | tv_sec |
| long | tv_nsec |
Defined by POSIX Real Time.
This is defined by POSIX Real Time. It requires two mandatory fields:
time_t tv_sec - Number of seconds since 1970 (The POSIX epoch) long tv_nsec - nanoseconds within a second