mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-29 01:46:38 +00:00
* If there's a very tight loop there could be a _lot_ of updates to the point where the UI takes longer to redraw than the script does to step a line. Updating at 100Hz is still plenty fast.