package
0.0.0-20201217075903-aecdb050f89d
Repository: https://github.com/lvbin2012/neuralchain.git
Documentation: pkg.go.dev

# Functions

Now returns the current absolute monotonic time.

# Structs

Simulated implements a virtual Clock for reproducible time-sensitive tests.
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.