//
pkg.gl
Category
github.com/prysmaticlabs/go-ethereum
shared
mclockutil
package
0.3.10
Repository:
https://github.com/prysmaticlabs/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
27 SLOC
#
Functions
Now
Now returns the current absolute monotonic time.
#
Structs
System
System implements Clock using the system clock.
#
Interfaces
Clock
Clock interface makes it possible to replace the monotonic system clock with a simulated clock.
#
Type aliases
AbsTime
AbsTime represents absolute monotonic time.