You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Sven Slootweg 4a5b494f7c Initial commit 2 years ago
README.md Initial commit 2 years ago
example.js Initial commit 2 years ago
index.js Initial commit 2 years ago
package.json Initial commit 2 years ago

README.md

time-call

Measures the execution time of a chunk of code to nanosecond precision, while also providing access to its return value.

Proper docs coming Eventually(tm), see example.js in the repo for now.