testing/src/time/time library

Classes

FakeStopwatch
A Stopwatch implementation that gets the current time in microseconds via a user-supplied function.

Typedefs

Now = int Function()
Returns the current test time in microseconds.