Module dynec::tracer

source ·
Expand description

Exposes testing, profiling and tracing capabilities.

Structs§

  • Groups multiple tracers into a tuple and dispatches each call to them in serial.
  • A tracer that logs all events.
  • An empty tracer.

Enums§

  • The thread ID for a system executor.

Traits§

  • A handler that receives scheduling-related events in dynec.