Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 381 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 381 Bytes

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