SLProject 4.0.000
ProfileResult Struct Reference

#include <Instrumentor.h>

Public Attributes

const char * name
 pointer to char has constant length More...
 
long long start
 start time point More...
 
long long end
 end time point More...
 
uint32_t threadID
 thread ID More...
 

Member Data Documentation

◆ end

long long ProfileResult::end

end time point

◆ name

const char* ProfileResult::name

pointer to char has constant length

◆ start

long long ProfileResult::start

start time point

◆ threadID

uint32_t ProfileResult::threadID

thread ID


The documentation for this struct was generated from the following file: