Provides a fast monotonic clock source for measuring elapsed time, based on aristanetworks/monotime.
go get github.com/getlantern/mtimeNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Measures elapsed time using a monotonic clock.
Do not use mtime.Now() for wall-clock time; use time.Now() instead.
No dependency data recorded yet.