# Functions
NewDeterministicClock creates a new clock where time only advances when the DeterministicClock.AdvanceTime method is called.
# Variables
SystemClock provides an instance of Clock that uses the system clock via methods in the time package.
# Structs
No description provided by the author
No description provided by the author