mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow discarding active trace.
This commit is contained in:
@@ -73,7 +73,7 @@ private:
|
||||
void DrawTextContrast( ImDrawList* draw, const ImVec2& pos, uint32_t color, const char* text );
|
||||
|
||||
bool DrawImpl();
|
||||
void DrawConnection();
|
||||
bool DrawConnection();
|
||||
void DrawFrames();
|
||||
bool DrawZoneFramesHeader();
|
||||
bool DrawZoneFrames( const FrameData& frames );
|
||||
|
||||
Reference in New Issue
Block a user