Module Async_unix__.Clock.Event.Status

type ('a, 'h) t =
| Aborted of 'a
| Happened of 'h
| Scheduled_at of Time.t
include sig ... end
val sexp_of_t : ('a ‑> Base.Sexp.t) ‑> ('h ‑> Base.Sexp.t) ‑> ('a'ht ‑> Base.Sexp.t