Is there a way to make the timer show 100ths or 1000ths of seconds? I want to make a reflex tester, but the timer only shows 10ths of seconds.
Offline
You can make a variable "milliseconds" and do "set milliseconds to timer*1000"
Offline
Does the timer actually work in milliseconds, then, even if it doesn't show them?
Offline
Offline
The timer has more digits internally than it does externally? That is interesting.
Offline