|
EPICS Base
7.0.5.1
|
C++ only ANSI C sruct tm with nanoseconds, UTC.
More...
#include <epicsTime.h>
Public Attributes | |
| struct tm | ansi_tm |
| ANSI C time details. | |
| unsigned long | nSec |
| nanoseconds extension | |
Extend ANSI C "struct tm" to include nanoseconds within a second and a struct tm that is adjusted for GMT (UTC).
Definition at line 90 of file epicsTime.h.
1.8.13