Skip to content

Adds `runAll` and `process.hrtime`

Compare
Choose a tag to compare
@fatso83 fatso83 released this 26 Jul 15:26
· 582 commits to main since this release
  • Add runAll method to run timers until empty
  • Add tests demonstrating that a fake Date could be created with one argument as a String since this string is in a format recognized by the Date.parse() method.
  • Add process.hrtime()