package
10.1.5+incompatible
Repository: https://github.com/coderbradlee/go-ethereum.git
Documentation: pkg.go.dev
# Functions
Now returns the current absolute monotonic time.
# Interfaces
Clock interface makes it possible to replace the monotonic system clock with a simulated clock.
# Type aliases
AbsTime represents absolute monotonic time.