From c0b524d8de5af147a3f5c8ccb0180738be30953d Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 14 Aug 2019 22:39:12 +0200 Subject: [PATCH] Add a separate method for clearing serial queue. --- client/TracyProfiler.cpp | 29 ++++++++++++++++------------- client/TracyProfiler.hpp | 1 + 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/client/TracyProfiler.cpp b/client/TracyProfiler.cpp index 5689a6a5..d18199f1 100644 --- a/client/TracyProfiler.cpp +++ b/client/TracyProfiler.cpp @@ -1614,23 +1614,26 @@ void Profiler::ClearQueues( moodycamel::ConsumerToken& token ) for( size_t i=0; i