Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/livekit/livekit
/ Duration
Method
Duration
pkg/sfu/ccutils/prober.go:367–369 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
365
}
366
367
func
(p ProbeClusterResult) Duration() time.Duration {
368
return
time.Duration(p.EndTime - p.StartTime)
369
}
370
371
func
(p ProbeClusterResult) Bitrate() float64 {
372
duration := p.Duration().Seconds()
Callers
15
Bitrate
Method · 0.95
MarshalLogObject
Method · 0.95
iceServersForParticipant
Method · 0.45
DrainConnections
Method · 0.45
serve
Method · 0.45
DrainConnections
Method · 0.45
CreateUsername
Method · 0.45
worker
Method · 0.45
worker
Method · 0.45
setICEStartedAt
Method · 0.45
TestRoomClosure
Function · 0.45
onSimulateScenario
Method · 0.45
Calls
no outgoing calls
Tested by
3
TestRoomClosure
Function · 0.36
Write
Method · 0.36
observeSamples
Function · 0.36