UNPKG

rdtsc

Version:

The most high resolution cross platform timing in NodeJs that use processor command RDTSC. Calculate performance with accuracy +/- 4 processor cycles.

3 lines (2 loc) 74 B
import { Rdtsc } from "./types"; export declare const rdtscNative: Rdtsc;