package riot

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Time.Timer_wheelSource

Sourcemodule Timer : sig ... end
Sourcetype t
Sourceval create : unit -> t
Sourceval make_timer : t -> float -> [ `interval | `one_off ] -> (unit -> unit) -> unit Core.Ref.t
Sourceval ends_at : Ptime.t -> Ptime.span -> Ptime.t
Sourceval tick : t -> unit
OCaml

Innovation. Community. Security.