showTimeLog

Displays the performance indicators of all events since the app was launched. The entries can be reset via the resetTimeLog command.

Example Usages

app.showTimeLog();

Return Values

Function does not explicitly produce return value.

Last updated