Skip to main content

Module trace

Module trace 

Source
Expand description

Structured, bounded runtime traces.

Structs§

SharedTrace
Shared optional trace holder used by the runtime.
TraceLog
In-memory ring with a fixed capacity.

Enums§

TraceEvent
Stable event categories for SoftGPU runtime observation.

Traits§

TraceSink
Sink that records events without panicking the runtime.

Functions§

unix_millis_now
Wall-clock helper for optional JSON Lines tooling (not used as GPU time).