ISystemClock Interface

Definition

Caution

Use TimeProvider instead.

Abstracts the system clock to facilitate testing.

C#
public interface ISystemClock
C#
[System.Obsolete("Use TimeProvider instead.")]
public interface ISystemClock
Derived
Attributes

Properties

UtcNow

Retrieves the current system time in UTC.

Applies to

Product Versions (Obsolete)
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0 (8.0, 9.0)