package
0.0.0-20190408051622-ebf3c7b94afd
Repository: https://github.com/m3db/m3x.git
Documentation: pkg.go.dev
# Functions
NewOptions creates new clock options.
WaitUntil returns true if the condition specified evaluated to true before the timeout, false otherwise.
# Structs
Configuration configures clock options.
# Interfaces
Options represents the options for the clock.
# Type aliases
ConditionFn specifies a predicate to check.
NowFn is the function supplied to determine "now".