module Debug: functor (M : S) -> sig .. end
functor (
M
:
S
) ->
sig
end
include Timing_wheel_intf.Timing_wheel.S
val check_invariant : bool Pervasives.ref
bool Pervasives.ref
val show_messages : bool Pervasives.ref