Crate sn_fake_clock[][src]

Expand description

sn_fake_clock

A crate providing a virtual clock mimicking std::time::Instant’s interface, enabling full control over the flow of time during testing.

Structs

FakeClock

Struct representing a fake instant