package ocaml-probes

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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