tracy/capture
Che-Yu Wu ceb474e072 Wait on HasData condition to avoid infinite loop.
Tracy worker resets the IsConnected to false when finishing the
capture. If it finishes too quick, the waiting loop in capture.cpp
might never see IsConnected = true.
2023-01-25 11:23:04 +00:00
..
build Move all client headers and sources to public/ directory. 2022-07-17 15:47:38 +02:00
src Wait on HasData condition to avoid infinite loop. 2023-01-25 11:23:04 +00:00