package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

Difference is a helper function to compute the absolute difference between two durations.
Elapsed returns the running time spent doing some piece of work, with grunning.Time() measurements from the start and end.
Supported returns true iff per-goroutine running time is available in this build.
Time returns the time spent by the current goroutine in the running state.