Up

Module At

Signature

type t = Types.At.t = {
main
: Before_or_after.t Types.Node.t ;
at
: Import.Time_ns.t ;
mutable alarm
: Types.Alarm.t ;
}
val sexp_of_t : t -> Sexplib.Sexp.t