metrics

package
v1.2.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2022 License: LGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RTT

type RTT interface {
	Add(string, float64)
	Avg(string) float64
	Min(string) float64
	Max(string) float64
}

approximate; maybe 2 rounds

func NewRTT

func NewRTT(names []string, window int, fake bool) RTT

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL