UNPKG

@metamask/multichain-account-service

Version:
8 lines (7 loc) 272 B
/** * Returns the current high-resolution timestamp in milliseconds. This is a thin wrapper around `performance.now()`. * * @returns The current high-resolution timestamp in milliseconds. */ export declare function now(): number; //# sourceMappingURL=timer.d.cts.map