package
2.1.0
Repository: https://github.com/itbasis/go-clock.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Clock implements a real-time clock by simply wrapping the time package functions.
Ticker holds a channel that receives "ticks" at regular intervals.
Timer represents a single event.