mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Replace "restrict time" with time range limits in memory.
This commit is contained in:
@@ -723,7 +723,6 @@ private:
|
||||
char pattern[1024] = {};
|
||||
uint64_t ptrFind = 0;
|
||||
uint64_t pool = 0;
|
||||
bool restrictTime = false;
|
||||
bool showAllocList = false;
|
||||
std::vector<size_t> allocList;
|
||||
Range range;
|
||||
|
||||
Reference in New Issue
Block a user