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.

206 B

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.