# Functions

Add moves the mocked global clock forward the given duration.
Reset sets the global clock to a pure time implementation.
Set the global clock to a clockapi.Mock with the given time.Time.

# Structs

Clock is a non-package level wrapper around time that supports stubbing.