# Functions
NewMockTimeProvider creates a new mock instance.
NewMockTimer creates a new mock instance.
# Structs
MockTimeProvider is a mock of TimeProvider interface.
MockTimeProviderMockRecorder is the mock recorder for MockTimeProvider.
MockTimer is a mock of Timer interface.
MockTimerMockRecorder is the mock recorder for MockTimer.