fix: hires timer is ms-level
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Tomáš Mládek 2024-03-07 17:09:36 +01:00
parent 6e1840e732
commit 9e4babd18c
1 changed files with 1 additions and 1 deletions

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."
}
}
}