package async_kernel

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

A time source has a phantom read-write parameter, where write gives permission to call advance and fire_past_alarms.

type -'rw t
val sexp_of_t : ('rw -> Sexplib0.Sexp.t) -> 'rw t -> Sexplib0.Sexp.t