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