HootAndCompute
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
HootAndCompute
Volt
/
dev.kingssack.volt.util.telemetry
/
ActionTracer
Action
Tracer
object
ActionTracer
Members
Functions
mark
Completed
Link copied to clipboard
context
(
action
:
TracedAction
)
fun
markCompleted
(
)
mark
Running
Link copied to clipboard
context
(
action
:
TracedAction
)
fun
markRunning
(
)
write
Packet
Link copied to clipboard
context
(
packet
:
TelemetryPacket
)
fun
writePacket
(
)
write
Telemetry
Link copied to clipboard
context
(
telemetry
:
Telemetry
)
fun
writeTelemetry
(
)