Sharpility
|
Clock implementations using DataTime.Now for currentTime. More...
Classes | |
class | UtcSystemClock |
Static Public Member Functions | |
static Clock | Create () |
Creates new instance. | |
Properties | |
static Clock | UTC [get] |
UTC system clock. | |
DateTime | CurrentTime [get] |
Returns current time. |
Clock implementations using DataTime.Now for currentTime.
static Clock Sharpility.Time.SystemClock.Create | ( | ) | [inline, static] |
Creates new instance.
DateTime Sharpility.Time.SystemClock.CurrentTime [get] |
Returns current time.
Implements Sharpility.Time.Clock.
Clock Sharpility.Time.SystemClock.UTC [static, get] |
UTC system clock.