Does the time from start expression measure time in frames or seconds?
Seconds. It makes no sense to use frames, as frame rates will vary between devices.
Also, you could work this out yourself by making a little test app to print out the TimerFromStart() and seeing how much it increments each second.
1 Like