Public Member Functions | |
void | BeginFrame () |
void | Begin (const std::string &name) |
void | End (const std::string &end) |
void | EndFrame () |
const int | GetNumberOfSamples () const |
const FrameProfile & | GetFrameProfile (int index) const |
ProfileResults | GetProfileResults (const std::string &name) const |
void | SetEnabled (bool enabled) |
bool | IsEnabled () const |
Additional Inherited Members | |
Protected Member Functions inherited from Eegeo::NonCopyable | |
NonCopyable (const NonCopyable &)=delete | |
NonCopyable & | operator= (const NonCopyable &)=delete |