choojs / nanotiming

⏲ - Small timing library
MIT License
35 stars 11 forks source link

more accurate timings #12

Closed yoshuawuyts closed 7 years ago

yoshuawuyts commented 7 years ago

We've been seeing some conflicts in timings; this makes it hyper unlikely that any conflicts ever occur because of accidental double labeling of things.

Because the number is now larger, we're also adding a module for the largest number so the clock will keep on ticking – even in long lived applications. Thanks!

yoshuawuyts commented 7 years ago

v6.1.5 :tada: