mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-14 23:18:02 -05:00
* 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
154 B
154 B
timestamp_queries
This example shows various ways of querying time when supported.
To Run
cargo run --bin wgpu-examples timestamp_queries