Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Observor ¶
type Observor struct {
// contains filtered or unexported fields
}
Observor is a structure which records the minimum and maximum for a streaming set of observations and timings.
Observations can be included by calling Add(n).
func (*Observor) AddDuration ¶
Click to show internal directories.
Click to hide internal directories.