1 line
64 B
OCaml
1 line
64 B
OCaml
external microtime : unit -> int = "caml_microtime" [@@noalloc]
|
external microtime : unit -> int = "caml_microtime" [@@noalloc]
|