Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.observability
/
TraceTimelineMark
Trace
Timeline
Mark
@
Serializable
data
class
TraceTimelineMark
(
val
label
:
String
,
val
offsetPercent
:
Double
)
(
source
)
Members
Constructors
Trace
Timeline
Mark
Link copied to clipboard
constructor
(
label
:
String
,
offsetPercent
:
Double
)
Properties
label
Link copied to clipboard
val
label
:
String
offset
Percent
Link copied to clipboard
val
offsetPercent
:
Double