riot.core
Core.Ref
lib_net
logger
riot
riot.lib
riot.log
riot.net
riot.runtime
riot.scheduler
riot.util
time
type 'a t
val make : unit -> 'a t
val equal : 'a t -> 'b t -> bool
val type_equal : 'a 'b. 'a t -> 'b t -> ('a, 'b) Type.eq option
val pp : Format.formatter -> 'a t -> unit
val is_newer : 'a t -> 'b t -> bool