mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add view start and end to TimelineContext.
This commit is contained in:
@@ -17,6 +17,7 @@ struct TimelineContext
|
||||
float w, ty, scale;
|
||||
float yMin, yMax;
|
||||
double pxns, nspx;
|
||||
int64_t vStart, vEnd;
|
||||
ImVec2 wpos;
|
||||
bool hover;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user