Module type Pi.CLOCK

type t
type time
val now : t -> time
val sleep_until : t -> time -> unit