Profiler doc contains some problems.https://www.defold.com/ref/profiler/
- profiler.recorded_frame_count. returns
[type:number]
- No constants.
profiler.MODE_RUN
,VIEW_MODE_FULL
and others - Some examples contains one line with code. Some contains end in second line. Some have tabs, some not.