rwaldron / temporal

Non-blocking, temporal task sequencing. For use with robots built with Johnny-Five
http://johnny-five.io/
MIT License
84 stars 12 forks source link

Remove occurrences of Date.now #22

Closed dtex closed 6 years ago

dtex commented 6 years ago

Removing Date.now() in favor of process.hrTime()