Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Timer ¶
type Timer struct {
// contains filtered or unexported fields
}
Timer is used to set a cooldown timer on a key.
func (*Timer) Active ¶
Active returns true if a cooldown timer is active for a key. If it's not active, it's saved (for next time).
Click to show internal directories.
Click to hide internal directories.