resetTimeLog
Resets the recording of the event runtimes. See also showTimeLog.
Example Usages
app.resetTimeLog();
Return Values
Function does not explicitly produce return value.
Last updated
Was this helpful?
Resets the recording of the event runtimes. See also showTimeLog.
app.resetTimeLog();
Function does not explicitly produce return value.
Last updated
Was this helpful?