A Node.js package for performance time tracking of functions or scripts
This module represents a class for measuring and logging code execution time, both in browser and in node.js, based on performance.now() and [process.hrtime.bigint()](https://nodejs.org/a