Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ Now
Function
Now
internal/clock/now_prod.go:8–10 ·
view source on GitHub ↗
Now returns current wall clock time.
()
Source
from the content-addressed store, hash-verified
6
7
// Now returns current wall clock time.
8
func
Now() time.Time {
9
return
discardMonotonicTime(time.Now())
//nolint:forbidigo
10
}
Callers
15
MakeTemplateArgs
Function · 0.92
TestManifestWithErrorMethods
Function · 0.92
TestNewErrorInfo
Function · 0.92
initialize
Method · 0.92
TestRestoreSnapshotMaxTime
Function · 0.92
filterLogSessions
Method · 0.92
maybeInitializeUpdateCheck
Method · 0.92
maybeCheckForUpdates
Method · 0.92
maybeCheckGithub
Method · 0.92
repositoryAction
Method · 0.92
displayCycleInfo
Method · 0.92
computeMaxTime
Function · 0.92
Calls
2
discardMonotonicTime
Function · 0.85
Now
Method · 0.80
Tested by
15
TestManifestWithErrorMethods
Function · 0.74
TestNewErrorInfo
Function · 0.74
TestRestoreSnapshotMaxTime
Function · 0.74
verifyCacheExpiration
Function · 0.74
TestScheduler
Function · 0.74
TestDiagWriter
Function · 0.74
TestGenerateServerCertificate
Function · 0.74
TestTime
Function · 0.74
TestWriteValueToMemoryAllocations
Function · 0.74
TestIndexEpochManager_Parallel
Function · 0.74
isUTC
Function · 0.74
TestNewTimer
Function · 0.74