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 | 3 years ago | |
---|---|---|
README.md | 3 years ago | |
example.js | 3 years ago | |
index.js | 3 years ago | |
package.json | 3 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.