To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
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
Time_ns
and Time
represents time since 1970 (the unix epoch). When writing out perf mertics, we don't have enough bits to express nanos since the unix epch. Instead we record an arbitrary point of time as the Profiler_epoch.t
. Times can be stored with respect to this epoch.
In the offline protocol, in order to save space in the header, an 'epoch' is written to the header, and times are stored as an offset from this epoch. (See also: Protocol.Short_header
)
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val of_time : Core.Time_ns.t -> t
val to_time : t -> Core.Time_ns.t
val add : t -> Core.Time_ns.Span.t -> Core.Time_ns.t
val diff : t -> Core.Time_ns.t -> Core.Time_ns.Span.t
val of_int : int -> t
val to_int : t -> int
val to_string : t -> string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>