|
|
KSTrace
Traces a message to the output window after some delay.
Summary
KSTrace is a subclass of KSFunction that runs a trace() statement after a delay (offset).
Syntax
new KSTrace(message:*, offset:* = 0)
- message - The message to display in the output window.
- offset - The delay before the message is displayed.
Links
Sign in to add a comment
