Structsยง
- Mock
Time Source - A mock
TimeSourcethat can be manipulated as needed. - Standard
Time Source - A default
TimeSourceimplementation that usesSystemTime::now()andInstant::now()to get the current times.
TimeSource that can be manipulated as needed.TimeSource implementation that uses SystemTime::now() and Instant::now() to get
the current times.