Expand description

Debugging operations.

Modules

Structs

  • Time in micro-seconds since the scheduler started.

Functions

  • exit
    Exits the platform with an error code.
  • perf
    Returns the time spent since some initial event, split by component.
  • Prints a message to the debug output.
  • time
    Returns the time spent since some initial event.