Registry / utility / gavv-monotime

gavv-monotime

JSON →
library0.0.0-20190418164738-30dba4353424gogounverified

Package monotime provides functions to access monotonic clock source.

go get github.com/gavv/monotime
INSTALL
IMPORT
SIG · GAVV-MONOTIME
G
gavv-monotime
utilitygov0.0.0-20190418164738-30dba4353424
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

monotime
github.com/gavv/monotime

Measure elapsed time using monotonic clock.

import "github.com/gavv/monotime" start := monotime.Now() // ... do work ... elapsed := monotime.Since(start) fmt.Println(elapsed)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190418164738-30dba4353424latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gavv-monotime — go get gavv-monotime · libregistry