Table of Contents

Method NewTime

Namespace
Millrace.Storage.Verification
Assembly
Millrace.Storage.Verification.dll

NewTime()

A fake clock starting at Epoch.

protected static FakeTimeProvider NewTime()

Returns

FakeTimeProvider

Remarks

The suite advances this instead of sleeping, which is why a fact about lease expiry runs in microseconds. A provider that reads database time rather than the injected TimeProvider fails these facts, and that is deliberate — §4.1 requires it.