universal-perf-hooks
v1.0.1
Published
Universal performance measurement APIs
Downloads
12,070
Maintainers
Readme
Universal performance measurement APIs
Installation
npm install universal-perf-hooks --save
or
yarn add universal-perf-hooks
Usage
import { performance } from 'universal-perf-hooks'
performance.now()
TypeScript
This module uses TypeScript and contains type definitions on NPM.
License
MIT