DD::Image::ThreadProfileEvent Class Reference

Public Member Functions

 ThreadProfileEvent (const std::string &name, const uint32_t &color=0xff000)
 
 ThreadProfileEvent (const ThreadProfileEvent &)=delete
 
ThreadProfileEventoperator= (const ThreadProfileEvent &)=delete
 

Detailed Description

! ThreadProfileEvent creates and manages a profile event that is only available to the thread where it is created. Creating ThreadProfileEvents with the same event name on different threads will result in different profile events. It also manages the duration of the event automatically.



©2022 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk