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

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
 

Detailed Description

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 268 of file epicsTime.h.


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