Files
wgpu/examples/src/timestamp_queries/README.md
Gerard Fabregó 12ee31d6f9 Update examples readme files (#4774)
* Fix indentation in main examples readme file

* Update examples readme files

* Update hello_compute example readme and fix example not running with new command

* Fix srgb_blend example not working correctly and set readme accordingly
2023-11-25 22:59:40 +00:00

154 B

timestamp_queries

This example shows various ways of querying time when supported.

To Run

cargo run --bin wgpu-examples timestamp_queries