|
EPICS Base
7.0.5.1
|
C++ only ANSI C struct tm with nanoseconds, local timezone.
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 nano seconds within a second and a struct tm that is adjusted for the local timezone.
Definition at line 80 of file epicsTime.h.
1.8.13