Module Types.At

type t = {
main : Incremental.Before_or_after.t Node.t;
at : Incremental__.Import.Time_ns.t;
mutable alarm : Alarm.t;
clock : Clock.t;
}