Struct ProfileResult๏
-
struct ProfileResult
Hold the results of a profiled function to be written out.
Public Members
-
std::string name
-
long start
-
long end
-
uint32_t threadID
-
std::string name
Hold the results of a profiled function to be written out.
Public Members