package memtrace-mirage

  1. Overview
  2. Docs

Times measured from the start of the trace

type t
val to_int64 : t -> int64

Convert to the number of microseconds since the start of the trace

val offset : Timestamp.t -> t -> Timestamp.t