ericholiveira / studio

A nodejs framework to create decoupled and scalable applications
MIT License
488 stars 61 forks source link

Converted the timer plugin to use hrtime for sub-millisecond precision. #45

Closed avishnyak closed 8 years ago

avishnyak commented 8 years ago

Updated documentation, tests and implementation.

Closes #44