Searched defs:ApiPerfStatistic (Results 1 – 1 of 1) sorted by relevance
36 struct ApiPerfStatistic struct38 char functionName[MSG_STRING_SIZE]; // function name39 float time; // accumulative api duration40 uint32_t callTimes; // called times