Sharpility
Sharpility.Time.SystemClock Class Reference

Clock implementations using DataTime.Now for currentTime. More...

Inheritance diagram for Sharpility.Time.SystemClock:
Sharpility.Time.Clock

List of all members.

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.

Detailed Description

Clock implementations using DataTime.Now for currentTime.


Member Function Documentation

static Clock Sharpility.Time.SystemClock.Create ( ) [inline, static]

Creates new instance.

Returns:

Property Documentation

Returns current time.

Implements Sharpility.Time.Clock.

UTC system clock.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Enumerations Properties