package tracing
Tracing library
Install
Dune Dependency
Authors
Maintainers
Sources
tracing-v0.15.0.tar.gz
sha256=41b85b4f6972cc6ec4c98a9d65b32a840005ad212bcf49dfa732250b43392ad1
doc/tracing.tracing_probes/Tracing_probes/Event/index.html
Module Tracing_probes.Event
Source
Represents a pre-computed event header that can be quickly written along with a hardware timestamp into the global trace.
Source
val create_duration :
arg_types:Tracing_zero.Writer.Arg_types.t ->
category:string ->
name:string ->
t * t
Returns a separate duration begin and end events, with matching name
and category
. arg_types
are attached to duration begin event only. Duration end event does not have any arguments. create_duration_begin
and create_duration_end
allow different arguments for begin and end events, but the user must ensure the name and category match.
Source
val create_duration_begin :
arg_types:Tracing_zero.Writer.Arg_types.t ->
category:string ->
name:string ->
t
Create duration begin event with arguments.
Source
val create_duration_end :
arg_types:Tracing_zero.Writer.Arg_types.t ->
category:string ->
name:string ->
t
Create duration end event with arguments.
Source
val create_instant :
arg_types:Tracing_zero.Writer.Arg_types.t ->
category:string ->
name:string ->
t
Source
val create_duration_instant :
arg_types:Tracing_zero.Writer.Arg_types.t ->
category:string ->
name:string ->
t
See Tracing.Writer.write_duration_instant
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>