package core_profiler
-
core_profiler
-
-
core_profiler.disabled
-
core_profiler.offline_tool
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A Timer
contains only a time stamp and no extra information; however, it is useful because (in Offline
) the current time is recorded when measurements are made.
type probe = t
val create : name:string -> t Intf.timer_create_args
Create a timer or probe that isn't in a group.
val record : t Intf.timer_record_args
record
a particular data sample.
module Group : sig ... end
A Group
provides a way of grouping multiple probes (or timers). Once grouped, one can measure stats between members of a group -- i.e. the time it takes to get from one probe to the other in the group, or the change in a metric between two probes in a group.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>