Have you looked at using `performance.now()` instead of `Date.now()`? http://updates.html5rocks.com/2012/08/When-milliseconds-are-not-enough-performance-now https://developer.mozilla.org/en-US/docs/Web/API/Performance.now
Have you looked at using
performance.now()instead ofDate.now()?http://updates.html5rocks.com/2012/08/When-milliseconds-are-not-enough-performance-now
https://developer.mozilla.org/en-US/docs/Web/API/Performance.now