[oden] Tracing and also actual 60fps

Sleeping is completely and utterly unreliable.
This commit is contained in:
John Doty 2023-07-01 07:15:55 -07:00
parent b149b28f31
commit 734a1279a6
4 changed files with 237 additions and 42 deletions

View file

@ -19,5 +19,6 @@ swc_ecma_parser = "0.136.7"
swc_ecma_transforms_base = "0.129.13"
swc_ecma_transforms_typescript = "0.179.18"
swc_ecma_visit = "0.92.5"
tracy-client = { version = "0.15.2", features = ["enable"] } # TODO: Make conditional
wgpu = "0.16"
winit = "0.28"