2.0.1 • Published 8 years ago

executiontime v2.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

Execution time

Calculate execution time of a function in Node Environment.

Usage

> npm install executiontime

let executionTime = require('executiontime');
executionTime(fn, []) => time in ms
2.0.1

8 years ago

2.0.0

8 years ago

1.0.1

8 years ago