Log report of profiler measurements in game console/log file. Use default engine limit to print top N entries.
Log report of profiler measurements in game console/log file.
limit of top profiling entries to print
Start lua scripts profiler in default mode.
Start lua scripts profiler of provided type.
type of profiler to start (note: see global exports of type constants)
Start profiler in sampling mode with default sampling interval.
Start profiler in sampling mode with provided sampling interval value.
interval to collect samples with luaJIT sampling profiler
Source
namespace profiler