Class virtual Cf_poll.time


class virtual ['a] time : ?t0:Cf_tai64n.t -> float -> object .. end
Use inherit time ?start interval to derive an I/O event that is serviced after the system clock reaches a specific time and at constrant intervals thereafter. If ?start is not provided, then the start time is immediately after the first interval.
Inherits
val mutable epoch_ : Cf_tai64n.t
The epoch when the event is to be serviced.