StandardSystemTime class

Implements the standard way of getting the system time.

public sealed class StandardSystemTime : ISystemTime

Public Members

name description
StandardSystemTime() The default constructor.
GetUtcNow() Gets the current UTC time.

See Also