package
Version:
v0.4.9
Opens a new window with list of versions in this module.
Published: Jan 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Timer struct {
Cancelled bool
Completed bool
}
Timer is a struct for a timer
NewTimer creates a new timer with a duration and a callback function that is called when the timer is expired
Reset resets the timer with a new duration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.