//
pkg.gl
Category
github.com/fractal-platform/fractal
common
mclock
package
0.2.2
Repository:
https://github.com/fractal-platform/fractal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
115 SLOC
#
Functions
Now
Now returns the current absolute monotonic time.
#
Structs
Simulated
Simulated implements a virtual Clock for reproducible time-sensitive tests.
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.