ocaml-probes.probes_lib
Probes_lib.Self
Get and update the state of probes in the same process. Not atomic.
val update : ?force:bool -> actions -> unit
val get_probe_states : ?probe_names:probe_name array -> unit -> probe_state array
val get_probe_names : unit -> probe_name array
val set_allow_gigatext : bool -> unit