English
Appearance
Newcar provides three unit systems: frame, s, and ms. The default unit is usually seconds, bound to the app, except for Recorder which uses milliseconds.
frame
s
ms
app.config.unit = 'frame' app.config.unit ='s' app.config.unit ='ms'