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

2
Cargo.lock generated
View file

@ -2556,6 +2556,7 @@ version = "0.14.0-dev"
dependencies = [
"bytemuck",
"cosmic-text",
"iced_debug",
"iced_graphics",
"kurbo 0.10.4",
"log",
@ -2575,6 +2576,7 @@ dependencies = [
"futures",
"glam",
"guillotiere",
"iced_debug",
"iced_graphics",
"log",
"lyon",