Table of Contents

Property NowInstant

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

NowInstant

Gets the current instant on the global timeline (UTC).

public Instant NowInstant { get; }

Property Value

Instant

Remarks

While IsRunning is true, uses the same persist-on-read projection and march as UtcNowDateTimeOffset on this clock. While stopped, returns the persisted instant only.