Module debug
Source Expand description
- perf
- Module of
perf. - println
- Module of
println. - time
- Module of
time.
- Perf
- Time in micro-seconds since the scheduler started.
- perf⚠Non-
native - Returns the time spent since some initial event, split by component.
- println⚠Non-
native - Prints a message to the debug output.
- time⚠Non-
native - Returns the time spent since some initial event.