Documentation
¶
Overview ¶
Package latency tracks the global network connectivity statistics.
Index ¶
Constants ¶
View Source
const ( // 1 second MinGlobalMillisecondThreshold = 1000 // 7 seconds by default to reach any of the DERP servers. DefaultGlobalMillisecondThreshold = 7000 )
View Source
const Name = "network-latency"
Name is the ID of the network latency component.
View Source
const SubSystem = "network_latency"
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(gpudInstance *components.GPUdInstance) (components.Component, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.