Table of Contents

Constructor PrimeTestClock

Namespace
KZDev.SystemClock.PrimeTime.Testing
Assembly
KZDev.SystemClock.PrimeTime.Testing.dll

PrimeTestClock()

Initializes a new instance with virtual UTC time set to UtcNow.

public PrimeTestClock()

PrimeTestClock(DateTimeOffset)

Initializes a new instance with the specified initial virtual UTC time.

public PrimeTestClock(DateTimeOffset initialUtcTime)

Parameters

initialUtcTime DateTimeOffset

The initial virtual UTC time.