|
staticprivate |
Obtain [SD] or [PD] regarding the amount of times a specific function was called.
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] |
int
Amount of calls to the specified function or -1 when function was not foundИспользуется в EnProfilerTests::TestFuncCountData().