package ocaml-base-compiler
Official release 4.11.2
Install
Dune Dependency
Authors
Maintainers
Sources
4.11.2.tar.gz
sha256=044a2a68f6cfa3d2349257770a340ced14c3940fb4d78414dda0e59e4ff0aa09
doc/stdlib/Stdlib/Spacetime/Snapshot/index.html
Module Spacetime.Snapshot
val take : ?time:float -> Series.t -> unit
take series
takes a snapshot of the profiling annotations on the values in the minor and major heaps, together with GC stats, and write the result to the series
file. This function triggers a minor GC but does not allocate any memory itself. If the optional time
is specified, it will be used instead of the result of Sys.time
as the timestamp of the snapshot. Such time
s should start from zero and be monotonically increasing. This parameter is intended to be used so that snapshots can be correlated against wall clock time (which is not supported in the standard library) rather than elapsed CPU time.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>