mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Add postponed ghost zones when frame data becomes available.
This commit is contained in:
@@ -712,6 +712,7 @@ private:
|
||||
|
||||
void HandlePostponedPlots();
|
||||
void HandlePostponedSamples();
|
||||
void HandlePostponedGhostZones();
|
||||
|
||||
bool IsThreadStringRetrieved( uint64_t id );
|
||||
bool IsSourceLocationRetrieved( int16_t srcloc );
|
||||
|
||||
Reference in New Issue
Block a user