Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ToutLoop ¶
type ToutLoop struct {
C chan interface{}
// contains filtered or unexported fields
}
ToutLoop or the timeout loop. The loop uses a heap to track and dispatches events when their timeout's expire Listen to C to receive events
func (*ToutLoop) Reschedule ¶
Reschedule the object with the given id
Click to show internal directories.
Click to hide internal directories.
