Krb686 / nanotimer

A much higher accuracy timer object that makes use of the node.js hrtime function call.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

First Call on setInterval

akashbudhia opened this issue · comments

The first call in the native setInterval is made after the delay and not immediately.

Can you confirm the setInterval behaviour in nanotimer?