mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Insert frame mark at beginning of on-demand connection.
This commit is contained in:
parent
fd9fc880a6
commit
850815534e
@ -1852,6 +1852,7 @@ void Worker::Exec()
|
||||
goto close;
|
||||
}
|
||||
m_data.frameOffset = onDemand.frames;
|
||||
m_data.framesBase->frames.push_back( FrameEvent{ TscTime( onDemand.currentTime ), -1, -1 } );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user