mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-28 10:21:48 +00:00
* Some functions can be so quick that they register as a duration of 0. This is expected and we should not end up omitting it when importing or exporting because we think it was missing. As a 64-bit value, losing a bit for signedness is not a problem.