Table of Contents

Class SystemClock

Namespace
LinqToDB.Common.Internal.Cache
Assembly
linq2db.dll

Provides access to the normal system clock.

public class SystemClock : ISystemClock
Inheritance
SystemClock
Implements
Extension Methods

Properties

UtcNow

Retrieves the current system time in UTC.

public DateTimeOffset UtcNow { get; }

Property Value

DateTimeOffset