Raw_spacetime_lib.Heap_snapshottype heap_snapshot = tmodule Entries : sig ... endval timestamp : t -> floatThe timestamp of a snapshot. The units are as for Sys.time (unless custom timestamps are being provided, cf. the Spacetime module in the standard library).
val gc_stats : t -> Gc_stats.tval words_scanned : t -> intval words_scanned_with_profinfo : t -> intmodule Total_allocation : sig ... endval total_allocations : t -> Total_allocation.t optionTotal allocations across *all threads*.
module Event : sig ... endmodule Series : sig ... end