Module time_source

Source

Structsยง

MockTimeSource
A mock TimeSource that can be manipulated as needed.
StandardTimeSource
A default TimeSource implementation that uses SystemTime::now() and Instant::now() to get the current times.