Table of Contents

Interface ISystemClock

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

Abstracts the system clock to facilitate testing.

public interface ISystemClock
Extension Methods

Properties

UtcNow

Retrieves the current system time in UTC.

DateTimeOffset UtcNow { get; }

Property Value

DateTimeOffset