//
pkg.gl
Category
github.com/toitware/can-go
internal
clock
package
0.2.3
Repository:
https://github.com/toitware/can-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
43 SLOC
#
Functions
System
System returns a Clock implementation that delegate to the time package.
#
Interfaces
Clock
Clock provides capabilities from the time standard library package.
Ticker
Ticker wraps the time.Ticker class.