2.0.1 • Published 7 years ago

executiontime v2.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
7 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

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago