Mach Modules Documentation
Lua Module API Documentation
Loading...
Searching...
No Matches
profiler.lua
Go to the documentation of this file.
1
10
exampleConsolePrint
();
31
module
.setGetTimeFunction(fn);
43
module
.getInfo();
66
module
.attachPrintFunction(fn, verbose);
80
module
.start();
90
module
.pause();
101
module
.resume();
111
module
.stop();
139
module
.report(filename);
170
module
.configuration(overrides);
exampleConsolePrint
exampleConsolePrint()
Placeholder example function illustrating a custom console print callback.
Modules
profiler.lua
Generated by
1.16.1