Struct local_tm_nano_sec

Struct Documentation

struct local_tm_nano_sec

C++ only ANSI C struct tm with nanoseconds, local timezone.

Extend ANSI C “struct tm” to include nano seconds within a second and a struct tm that is adjusted for the local timezone.

Public Members

struct tm ansi_tm

ANSI C time details.

unsigned long nSec

nanoseconds extension