Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Global trace info
type t = {
sample_rate : float;
word_size : int;
executable_name : string;
host_name : string;
ocaml_runtime_params : string;
pid : Int64.t;
start_time : Timestamp.t;
context : string option;
}