You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the elapsed time formatting function goes through number, to string, to number, and to string conversions. There should be a better way to do this. It does work for now though, and at the speed needed.
Currently, the elapsed time formatting function goes through number, to string, to number, and to string conversions. There should be a better way to do this. It does work for now though, and at the speed needed.