Up

Module Time_stamp_counter

Signature

type t
val rdtsc : unit -> t
val rdtscp : unit -> t
val diff : t -> t -> int