[nodejs] Can I get more accurate time than new Date()->getTime() in node.js

2012-03-04 Thread jiabin xiong
-- Hello,World! 熊佳斌(totty) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to nodejs@googlegr

[nodejs] Re: Can I get more accurate time than new Date()->getTime() in node.js

2012-03-05 Thread jiabin xiong
Can get micro time via this module . https://github.com/wadey/node-microtime works fine. On Mon, Mar 5, 2012 at 1:57 PM, jiabin xiong wrote: > > > -- > Hello,World! > 熊佳斌(totty) > -- Hello,World! 熊佳斌(totty) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: