package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

Now returns the current absolute monotonic time.

# Structs

System implements Clock using the system clock.

# Interfaces

Clock interface makes it possible to replace the monotonic system clock with a simulated clock.

# Type aliases

AbsTime represents absolute monotonic time.