ocaml-trace/src/util/time_util.dummy.ml
2026-01-15 17:20:55 -05:00

1 line
57 B
OCaml

let[@inline] get_time_ns () : int64 = Sys.time () *. 1e9