Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/kopia/kopia
/ StartTimer
Function
StartTimer
internal/timetrack/timer.go:19–21 ·
view source on GitHub ↗
StartTimer starts the timer.
()
Source
from the content-addressed store, hash-verified
17
18
// StartTimer starts the timer.
19
func
StartTimer() Timer {
20
return
Timer{time.Now()}
//nolint:forbidigo
21
}
Callers
15
initialScan
Method · 0.92
RoundTrip
Method · 0.92
TestSleepInterruptibly_ContextCanceled
Function · 0.92
TestSleepInterruptibly_ContextNotCanceled
Function · 0.92
GetBlob
Method · 0.92
GetCapacity
Method · 0.92
GetMetadata
Method · 0.92
PutBlob
Method · 0.92
DeleteBlob
Method · 0.92
ListBlobs
Method · 0.92
Close
Method · 0.92
FlushCaches
Method · 0.92
Calls
1
Now
Method · 0.80
Tested by
10
TestSleepInterruptibly_ContextCanceled
Function · 0.74
TestSleepInterruptibly_ContextNotCanceled
Function · 0.74
TestInvalidCredsFailsFast
Function · 0.74
TestThrottlerLargeWindow
Function · 0.74
testRateLimiting
Function · 0.74
TestInvalidServerFailsFast
Function · 0.74
testAPIServerRepository
Function · 0.74
TestSnapshotActionsBeforeSnapshotRoot
Function · 0.74
TestRandomizedSmall
Function · 0.74
TestRandomizedSmall
Function · 0.74