Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

precise-now is a tiny ES‑module that provides a `preciseNow()` function returning the current time in nanoseconds (relative to the performance time origin). It works in modern Node.js (≥ 18.18) and browsers, giving developers a simple, typed way to measure durations with higher‑resolution timestamps than `performance.now()` when the platform supports it. Suitable for anyone needing precise timing in JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ehmicky/precise-now

Account's avatar
ehmicky/dev-tasks
Automated development tasks for my own projects
Account's avatar
ehmicky/eslint-config
ESLint configuration for my own projects
Account's avatar
ehmicky/prettier-config
Prettier configuration for my own projects
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
ehmicky/spyd
Complete yet simple benchmark runner

Support the repos that depend on this repository

Top contributors

ehmicky's profile
ehmicky
735 contributions
dependabot[bot]'s profile
dependabot[bot]
23 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
ehmicky

ehmicky/precise-now

Like `performance.now()` but in nanoseconds

TypeScript
6
0
MIT License