mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-23 07:51:39 +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.