Share via


Microsoft.Extensions.Internal Namespace

Contains types that provide access to the system clock and that abstract the system clock for testing purposes.

Classes

Name Description
SystemClock

Provides access to the normal system clock.

Interfaces

Name Description
ISystemClock

Abstracts the system clock to facilitate testing.