Difference between revisions of "Core.profilerStart"
From GiderosMobile
Line 8: | Line 8: | ||
Core.profilerStart() | Core.profilerStart() | ||
</source> | </source> | ||
+ | |||
{{Core}} | {{Core}} |
Revision as of 08:26, 4 January 2020
Available since: Gideros 2017.8
Class: Core
Description
Start recording of time spent in each lua function.
Core.profilerStart()