mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Mirror TracyView::ShouldExit in TracyProfiler.
This commit is contained in:
@@ -30,6 +30,8 @@ public:
|
||||
static uint64_t ZoneBegin( QueueZoneBegin&& data );
|
||||
static void ZoneEnd( uint64_t id, QueueZoneEnd&& data );
|
||||
|
||||
static bool ShouldExit();
|
||||
|
||||
private:
|
||||
void Worker();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user