DayZ 1.24
|
This is the complete list of members for EnProfiler, including all inherited members.
AddFlags(int flags, bool sessionReset=true) | EnProfiler | privatestatic |
ClearFlags(bool sessionReset=true) | EnProfiler | privatestatic |
Dump() | EnProfiler | privatestatic |
Enable(bool enable, bool immediate=false, bool sessionReset=true) | EnProfiler | privatestatic |
EnableAverage(bool enable) | EnProfiler | privatestatic |
GetAllocationsOfClass(typename clss, bool immediate=false) | EnProfiler | privatestatic |
GetAllocationsPerClass(notnull out array< ref EnProfilerCountClassPair > outArr, int count=int.MAX) | EnProfiler | privatestatic |
GetCountOfFunc(string funct, typename clss, bool immediate=false) | EnProfiler | privatestatic |
GetCountOfFuncG(string funct, bool immediate=false) | EnProfiler | privatestatic |
GetCountPerFunc(notnull out array< ref EnProfilerCountFuncPair > outArr, int count=int.MAX) | EnProfiler | privatestatic |
GetFlags() | EnProfiler | privatestatic |
GetGameFrame() | EnProfiler | privatestatic |
GetInstancesOfClass(typename clss, bool immediate=false) | EnProfiler | privatestatic |
GetInstancesPerClass(notnull out array< ref EnProfilerCountClassPair > outArr, int count=int.MAX) | EnProfiler | privatestatic |
GetInterval() | EnProfiler | privatestatic |
GetModule() | EnProfiler | privatestatic |
GetProfiledFrames() | EnProfiler | privatestatic |
GetProfiledSessionFrames() | EnProfiler | privatestatic |
GetSessionFrame() | EnProfiler | privatestatic |
GetTimeOfClass(typename clss, bool immediate=false) | EnProfiler | privatestatic |
GetTimeOfFunc(string funct, typename clss, bool immediate=false) | EnProfiler | privatestatic |
GetTimeOfFuncG(string funct, bool immediate, bool immediate=false) | EnProfiler | privatestatic |
GetTimePerClass(notnull out array< ref EnProfilerTimeClassPair > outArr, int count=int.MAX) | EnProfiler | privatestatic |
GetTimePerFunc(notnull out array< ref EnProfilerTimeFuncPair > outArr, int count=int.MAX) | EnProfiler | privatestatic |
GetTimeResolution() | EnProfiler | privatestatic |
GetTotalFrames() | EnProfiler | privatestatic |
IsAverage() | EnProfiler | privatestatic |
IsEnabled() | EnProfiler | privatestatic |
IsEnabledC() | EnProfiler | inlineprivatestatic |
IsEnabledD() | EnProfiler | inlineprivatestatic |
IsEnabledP() | EnProfiler | inlineprivatestatic |
IsFlagsSet(int flags) | EnProfiler | privatestatic |
ModuleToName(EnProfilerModule module) | EnProfiler | privatestatic |
NameToModule(string moduleName, out EnProfilerModule module) | EnProfiler | privatestatic |
RemoveFlags(int flags, bool sessionReset=true) | EnProfiler | privatestatic |
RequestImmediateData() | EnProfiler | inlineprivatestatic |
ResetSession(bool fullReset=false) | EnProfiler | privatestatic |
SetFlags(int flags, bool sessionReset=true) | EnProfiler | privatestatic |
SetInterval(int interval, bool sessionReset=true) | EnProfiler | privatestatic |
SetModule(EnProfilerModule module, bool sessionReset=true) | EnProfiler | privatestatic |
SetTimeResolution(int resolution) | EnProfiler | privatestatic |
SortData() | EnProfiler | privatestatic |