Microsoft.Extensions.Internal.SystemClock public class SystemClock : ISystemClock Provides access to the normal system clock. Documentation Code public DateTimeOffset UtcNow { get; } Retrieves the current system time in UTC. public SystemClock()