|
Unravel Engine C++ Reference
|
Like scope_profile_timer but registers the current OS thread with ThreadName on first use. More...
#include <profiler.h>
Public Member Functions | |
| scope_profile_timer_named_thread (const ScopeName &scope_name, const ThreadName &thread_name) | |
| ~scope_profile_timer_named_thread () | |
| scope_profile_timer_named_thread (const scope_profile_timer_named_thread &)=delete | |
| scope_profile_timer_named_thread (scope_profile_timer_named_thread &&)=delete | |
| auto | operator= (const scope_profile_timer_named_thread &) -> scope_profile_timer_named_thread &=delete |
| auto | operator= (scope_profile_timer_named_thread &&) -> scope_profile_timer_named_thread &=delete |
Like scope_profile_timer but registers the current OS thread with ThreadName on first use.
Definition at line 641 of file profiler.h.
|
inlineexplicit |
Definition at line 644 of file profiler.h.
|
inline |
Definition at line 649 of file profiler.h.
|
delete |
|
delete |
|
delete |
|
delete |