1
0
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:
Bartosz Taudul
2020-05-31 14:31:39 +02:00
parent 1154343a20
commit d9e97ce772
2 changed files with 121 additions and 3 deletions
+1
View File
@@ -712,6 +712,7 @@ private:
void HandlePostponedPlots();
void HandlePostponedSamples();
void HandlePostponedGhostZones();
bool IsThreadStringRetrieved( uint64_t id );
bool IsSourceLocationRetrieved( int16_t srcloc );