//
pkg.gl
Category
github.com/YiuTerran/go-common/base
structs
fixedtimer
package
1.5.4
Repository:
https://github.com/yiuterran/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
256 SLOC
#
Functions
NewStoppedTimer
NewStoppedTimer creates a new stopped Timer.
NewTimer
NewTimer creates a new Timer that will send the current time on its channel after at least duration d.
#
Structs
Timer
The Timer type represents a single event.