Notification
val v_op : id:id -> mark:mark -> created:B00_std.Time.span -> ?post_exec:(op -> unit) -> ?k:(op -> unit) -> kind -> string -> op
v_op
declares a notification operation see the corresponding accessors in Notify
for the semantics of the various arguments.
val msg : t -> string
msg
is the message.