Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimeHistogram ¶
func (*TimeHistogram) AddSample ¶
func (h *TimeHistogram) AddSample(us float64)
func (*TimeHistogram) Avg ¶
func (h *TimeHistogram) Avg() float64
func (*TimeHistogram) StdDev ¶
func (h *TimeHistogram) StdDev() float64
func (*TimeHistogram) String ¶
func (h *TimeHistogram) String() string
Click to show internal directories.
Click to hide internal directories.