//
pkg.gl
Category
github.com/prysmaticlabs/prysm/v5
time
mclock
package
5.2.0
Repository:
https://github.com/prysmaticlabs/prysm.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
2
Dependents
1
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.