The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / timers @ 6f043940

Name Size
test-timers-reliability.js 1.64 KB
testcfg.py 3.6 KB

Latest revisions

# Date Author Comment
befbbad0 07/31/2014 11:53 AM Julien Gilli

timers: backport f8193ab

Original commit message:

timers: use uv_now instead of Date.now
This saves a few calls to gettimeofday which can be expensive, and
potentially subject to clock drift. Instead use the loop time which
uses hrtime internally.
...

View revisions

Also available in: Atom