package ppx_module_timer
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Ppx rewriter that records top-level module startup times
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppx_module_timer-v0.16.0.tar.gz
sha256=2aee6ebec3dc3378a88a245a2c4f7c6314e96c377a02f390622c125bcef41f74
doc/ppx_module_timer.runtime/Ppx_module_timer_runtime/Duration/index.html
Module Ppx_module_timer_runtime.DurationSource
Determines the format of durations when reading am_recording_environment_variable and when printing results. Defaults to integer nanoseconds with a "ns" suffix.
Core.Time_ns overrides this to use Time_ns.Span.to_string on input and Time_ns.Span.to_string_hum on output.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>