|
staticprivate |
Obtain [SD] or [PD] regarding the time consumed by a specific function.
| funct | string Function name |
| clss | typename Typename of class the function belongs to |
| immediate | bool When true, it will pull from [SD], when false it will pull from [PD] |
float Time consumed by the specified function or -1 when function was not foundИспользуется в EnProfilerTests::TestFuncTimeData() и EnProfilerTests::TestModule().