mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Send timestamp period in GPU context announcement.
This commit is contained in:
@@ -159,6 +159,7 @@ struct QueueGpuNewContext
|
||||
int64_t cpuTime;
|
||||
int64_t gpuTime;
|
||||
uint64_t thread;
|
||||
float period;
|
||||
uint16_t context;
|
||||
uint8_t accuracyBits;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user