EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
gm_tm_nano_sec Struct Reference

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
 

Detailed Description

Extend ANSI C "struct tm" to include nanoseconds within a second and a struct tm that is adjusted for GMT (UTC).

Definition at line 278 of file epicsTime.h.


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