lloyd / node-toobusy

Build Node.JS servers that don't fall over.
1.3k stars 128 forks source link

fix the example to show off the lag function to get ms #36

Open danjenkins opened 10 years ago

danjenkins commented 10 years ago

this example was giving back true/false when it should have been calling .lag() to get the ms value

danjenkins commented 9 years ago

Can this get merged in sometime soon?