Introduce presentation metrics and send them to comet

This commit is contained in:
Héctor Ramón Jiménez 2025-04-09 21:50:21 +02:00
parent 6508ad67c1
commit 015f5283a8
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
8 changed files with 210 additions and 42 deletions

View file

@ -26,6 +26,7 @@ webgl = ["wgpu/webgl"]
strict-assertions = []
[dependencies]
iced_debug.workspace = true
iced_graphics.workspace = true
bitflags.workspace = true