fix: hires timer is ms-level
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Tomáš Mládek 2024-03-07 17:09:36 +01:00
parent 6e1840e732
commit 9e4babd18c

View file

@ -43,7 +43,7 @@
},
"timer": {
"label": "High resolution timer",
"description": "Display a microsecond resolution timer on screen, useful for measuring video pipeline latency."
"description": "Display a millisecond resolution timer on screen, useful for measuring video pipeline latency."
}
}
}