Skip to main content

PerformanceUtils

Functions

printAll

PerformanceUtils.printAll() → ()

Prints all counters to output.

Show raw api
{
    "functions": [
        {
            "name": "printAll",
            "desc": "Prints all counters to output.",
            "params": [],
            "returns": [],
            "function_type": "static",
            "source": {
                "line": 212,
                "path": "src/performanceutils/src/Shared/PerformanceUtils.lua"
            }
        }
    ],
    "properties": [],
    "types": [],
    "name": "PerformanceUtils",
    "desc": "",
    "source": {
        "line": 5,
        "path": "src/performanceutils/src/Shared/PerformanceUtils.lua"
    }
}