Documentation ¶
Index ¶
Constants ¶
View Source
const ( Stopped timerState = iota Started Paused )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Setter ¶
type Setter interface {
Set(int64)
}
A variable that is settable. The use of this interface allows for control on how the averaged timed value accessed.
Click to show internal directories.
Click to hide internal directories.