Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Value ¶ added in v3.0.3
type Value struct {
// contains filtered or unexported fields
}
Value represents a value which changes over time once the final value has been established, like a Schmitt trigger
func NewValueWithDelta ¶ added in v3.0.3
Construct a value which remains constant for at least d time duration.
Click to show internal directories.
Click to hide internal directories.