package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Aug 17, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
timer defines a timer.
Start starts a timer with parameters 'initialDelay', 'fixedDelay', 'fixedRate' and timer work,
It returns timer struct for controlling.
func (t *Timer) Destroy()
Destroy destroys the timer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.