tango.time.WallClock

Public Imports

tango.time.Time
public import tango.time.Time;
Undocumented in source.

Members

Structs

WallClock
struct WallClock

Exposes wall-time relative to Jan 1st, 1 AD. These values are based upon a clock-tick of 100ns, giving them a span of greater than 10,000 years. These Units of time are the foundation of most time and date functionality in Tango.

Meta

License

BSD style: $(LICENSE)

Version

Apr 2007: split away from utc