Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AverageLatency ¶
type AverageLatency struct {
// contains filtered or unexported fields
}
func (*AverageLatency) Update ¶
func (al *AverageLatency) Update(newValue uint64)
func (*AverageLatency) Value ¶
func (al *AverageLatency) Value() uint64
type HasLatency ¶
Click to show internal directories.
Click to hide internal directories.