Module Posix_clock.Time_stamp_counter

module Time_stamp_counter: sig .. end

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