mte/unikernel/duniverse/eqaf/attack/microtime.ml

2 lines
64 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
external microtime : unit -> int = "caml_microtime" [@@noalloc]