//
pkg.gl
Category
github.com/influxdata/kapacitor
clock
package
1.7.6
Repository:
https://github.com/influxdata/kapacitor.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
2
Dependents
88
Files
72 SLOC
#
Functions
Fast
Get a realtime fast clock.
New
Get a clock that can be controlled programmatically.
Wall
Get a realtime wall clock.
#
Interfaces
Clock
A clock interface to read time and wait until an absolute time arrives.
Setter