package
1.11.9
Repository: https://github.com/xmidt-org/webpa-common.git
Documentation: pkg.go.dev

# Packages

Package clocktest provides a testable clock implementation */.

# Functions

System returns a clock backed by the time package.
No description provided by the author
WrapTimer wraps a time.Timer in a clock.Timer.

# Interfaces

Interface represents a clock with the same core functionality available as in the stdlib time package.
No description provided by the author
Timer represents an event source triggered at a particular time.