@rainder/measure
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Time

import { measure } from '@rainder/measure';

const ms = measure();

doSomethinghere();

console.log(ms()); //outputs time taken in milliseconds

That's pretty much it

Package Sidebar

Install

npm i @rainder/measure

Weekly Downloads

36

Version

1.0.1

License

ISC

Unpacked Size

30.6 kB

Total Files

13

Last publish

Collaborators

  • rainder