robmcm

Results 1 issues of robmcm

It seems the time remaining will increase with time, while the browser implementation will typically start with ~50ms and decrease. ` timeRemaining: function () { return Math.max(0, relaxation + (performance.now()...