Documentation ¶
Overview ¶
Package clock contains functions and types related to time.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SafeTimer ¶
type SafeTimer struct {
// contains filtered or unexported fields
}
SafeTimer wraps the Go timer to provide deadlock-free resetting
func NewSafeTimer ¶
Click to show internal directories.
Click to hide internal directories.