mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-07 22:35:47 +00:00
* If it's called every write then it risks spamming the system with signals and locking the UI thread with constant writes. Checking and flushing output every 100ms is sufficient.