@atcute/time-ms
v1.0.0
Published
high precision system time helper
Downloads
358
Readme
@atcute/time-ms
high precision system time
npm install @atcute/time-msusage
import { now } from '@atcute/time-ms';
const timestamp = now();
// ^ 1766739339478426
// returns microseconds since unix epoch