mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Move context switch minpx calculation to rendering code.
This commit is contained in:
@@ -51,7 +51,6 @@ struct ContextSwitchDraw
|
||||
{
|
||||
ContextSwitchDrawType type;
|
||||
short_ptr<ContextSwitchData> ev;
|
||||
float minpx;
|
||||
union
|
||||
{
|
||||
ContextSwitchDrawFolded folded;
|
||||
|
||||
Reference in New Issue
Block a user