package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.10.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.10.0.tar.gz
sha256=58bae0f0a79daf86ec755a173e593fef4ef588f15c6185993af88ceb9722bc39

doc/raw_spacetime_lib/Raw_spacetime_lib/Gc_stats/index.html

Module Raw_spacetime_lib.Gc_stats

type t
val minor_words : t -> int
val promoted_words : t -> int
val major_words : t -> int
val minor_collections : t -> int
val major_collections : t -> int
val heap_words : t -> int
val heap_chunks : t -> int
val compactions : t -> int
val top_heap_words : t -> int
OCaml

Innovation. Community. Security.