Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
Tracker tracks statistics for an event source in a concurrent safe manner. Tracking is done at the millisecond resolution.
This is useful only for low numbers of events.
func NewTracker ¶
Click to show internal directories.
Click to hide internal directories.