Module Async_kernel__.Clock_intf

module Deferred = Async_kernel__.Deferred1
module type Clock = sig ... end
module type Clock_deprecated = sig ... end

Clock_deprecated is used in Require_explicit_time_source to create a clock module in which all functions are deprecated.