MclockSourceMonotonic clock for Unix using MirageOS interfaces
Clock returning monotonic time since an arbitrary point. To be used for eg. profiling.
include Mirage_clock.MCLOCKelapsed_ns () is a monotonically increasing count of nanoseconds elapsed since some arbitrary point
period_ns () is Some ns representing the clock's nanosecond period ns, if known