Noda Time
FakeClock Constructor
NamespacesNodaTime.TestingFakeClockFakeClock()()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
FakeClock(Instant)
Creates a fake clock initially set to the given instant, with no auto-advance.

FakeClock(Instant, Duration)
Creates a fake clock initially set to the given instant. The clock will advance by the given duration on each read.

Assembly: NodaTime.Testing (Module: NodaTime.Testing.dll) Version: 1.2.0.0 (1.2.0)