Enable/disable returning calculated averages.
Set of methods for accessing script profiling data.
static proto void EnableAverage(bool enable)
Enable/disable returning calculated averages.
EnProfilerFlags
Flags that influences the behaviour of the EnProfiler API, applied through ...Flags functions.
static proto void SetInterval(int interval, bool sessionReset=true)
Set the interval for the [SD] to update.
static proto int AddFlags(int flags, bool sessionReset=true)
Add flags to the currently used set of EnProfilerFlags across the API.