Module debug

Module debug 

Source
Expand description

Debugging operations.

Modules§

perf
Module of perf.
println
Module of println.
time
Module of time.

Structs§

Perf
Time in micro-seconds since the scheduler started.

Functions§

perfNon-native
Returns the time spent since some initial event, split by component.
printlnNon-native
Prints a message to the debug output.
timeNon-native
Returns the time spent since some initial event.