Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Epoch::VersionWin32 Class Reference

List of all members.

Static Public Member Functions

static ulong utcMilli ()
static ulong utcNano ()
static int tzMinutes ()
static this ()

Static Private Member Functions

static ulong fromFileTime (FILETIME *ft)
static void toFileTime (FILETIME *ft, ulong et)

Static Private Attributes

static ulong epochOffset

Detailed Description

Basic functions for epoch time

Definition at line 368 of file Epoch.d.


Member Function Documentation

static ulong utcMilli  )  [inline, static]
 

Return the current time as UTC milliseconds since the epoch

Definition at line 379 of file Epoch.d.

static ulong utcNano  )  [inline, static]
 

Return the current time as UTC nanoseconds since the epoch

Definition at line 394 of file Epoch.d.

static int tzMinutes  )  [inline, static]
 

Return the timezone minutes relative to GMT

Definition at line 412 of file Epoch.d.

static this  )  [inline, static]
 

Construct an offset representing epoch time

Definition at line 426 of file Epoch.d.

References Epoch::beginTime.

static ulong fromFileTime FILETIME *  ft  )  [inline, static, private]
 

Convert filetime to epoch time

Definition at line 453 of file Epoch.d.

static void toFileTime FILETIME *  ft,
ulong  et
[inline, static, private]
 

convert epoch time to file time

Definition at line 468 of file Epoch.d.


Member Data Documentation

ulong epochOffset [static, private]
 

Definition at line 370 of file Epoch.d.


The documentation for this class was generated from the following file:
Generated on Sat Dec 24 17:28:38 2005 for Mango by  doxygen 1.4.0