Possible values for Profiler.set_ui_mode.

Variables

@:enum@:implread onlyMODE_PAUSE:ProfilerMode

Pauses on the currently displayed frame

@:enum@:implread onlyMODE_RECORD:ProfilerMode

Records all incoming frames to the recording buffer

@:enum@:implread onlyMODE_RUN:ProfilerMode

This is default mode that continously shows the last frame

@:enum@:implread onlyMODE_SHOW_PEAK_FRAME:ProfilerMode

Pauses on the currently displayed frame but shows a new frame if that frame is slower