wgpu-profiler 0.4.0

Simple profiler scopes for wgpu using timer queries
Documentation
[dependencies.futures]
version = "0.3"

[dependencies.wgpu]
version = "0.8"
[dev-dependencies.winit]
version = "0.24.0"

[lib]

[package]
authors = ["Andreas Reich <r_andreas2@web.de>"]
description = "Simple profiler scopes for wgpu using timer queries"
edition = "2018"
homepage = "https://github.com/Wumpf/wgpu-profiler"
keywords = ["graphics"]
license = "MIT OR Apache-2.0"
name = "wgpu-profiler"
repository = "https://github.com/Wumpf/wgpu-profiler"
version = "0.4.0"