Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flyteorg/flyte
/ timer
Struct
timer
flytestdlib/promutils/labeled/timer_wrapper.go:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
type
timer
struct
{
10
Timers []Timer
11
}
12
13
func
(t timer) Stop() float64 {
14
var
res float64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected