Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ realClock
Struct
realClock
util/flowcontrol/throttle.go:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
type
realClock
struct
{}
61
62
func
(realClock) Now() time.Time {
63
return
time.Now()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected