dromara/newcar

The implement of as `s` or `ms` to the basic time unit.

sheepbox8646 opened this issue · 1 comments

As you can see, in ./packages/core/src/config.ts, we have reserved a optional argument named unit, user can set it to 'frame' | 's' | 'ms', please implement the s and ms unit.

note

Don't touch Widget, just let the elapsed's unit changed

Has been implemented