Difference between revisions of "Core.profilerStart"

From GiderosMobile
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
Start recording of time spent in each lua function.
 
Start recording of time spent in each lua function.
 
 
<source lang="lua">
 
<source lang="lua">
 
Core.profilerStart()
 
Core.profilerStart()
 
</source>
 
</source>
 
  
 
{{Core}}
 
{{Core}}

Revision as of 18:39, 18 January 2023