From 492e6611b97ec2f4118b71e31db86f8c474e69ab Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 7 Apr 2023 22:33:19 +0200 Subject: [PATCH] No need to perform domain conversion. Pixel values will be needed anyways later on. It doesn't make sense to perform comparison in time domain here. --- server/TracyView_CpuData.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/server/TracyView_CpuData.cpp b/server/TracyView_CpuData.cpp index bd388e1b..ba5b757f 100644 --- a/server/TracyView_CpuData.cpp +++ b/server/TracyView_CpuData.cpp @@ -25,8 +25,7 @@ bool View::DrawCpuData( const TimelineContext& ctx, const std::vector