package ocaml-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
First beta release of OCaml 5.5.0
Install
dune-project
Dependency
Authors
Maintainers
Sources
5.5.0-beta1.tar.gz
sha256=4828cb132d9df1e308127a8c257567deea3d83c4ce3bf0fbe54083ba4a938bcc
doc/runtime_events/Runtime_events/Timestamp/index.html
Module Runtime_events.Timestamp
val to_int64 : t -> int64Convert a timestamp to a number of nanosecond.
Note that the starting point for timestamps in unspecified: the absolute value is meaningless, only differences matter.
Also note that the precision of the underlying clock may be coarser than nanoseconds: events may have equal timestamp if they are emitted within the coarseness of the clock.
val get_current : unit -> tAccess the current timestamp.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>