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

node-microtime is a Node.js module that provides high-precision time measurements in microseconds, offering three methods to retrieve the current time: as an integer (microtime.now()), as a floating-point number with microsecond accuracy (microtime.nowDouble()), and as a list of seconds and microseconds (microtime.nowStruct()). This library is built using N-API for better compatibility with newer Node.js versions and is ideal for developers who need more precise timing than what Date.now() can provide, such as for performance monitoring, benchmarking, or applications requiring microsecond-level accuracy.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wadey/node-microtime

Account's avatar
nodejs/node-addon-api
Node.js API (Node-API)
Account's avatar
prebuild/node-gyp-build
Build tool and bindings loader for node-gyp that supports prebuilds
Account's avatar
angular/clang-format
node wrapper around clang-format
Account's avatar
nodejs/node-gyp
Node.js native addon build tool
Account's avatar
prebuild/prebuildify
Create and package prebuilds for native modules
Account's avatar
mafintosh/prebuildify-ci
Easily setup prebuilding of native modules using CI and prebuildify
Account's avatar
prebuild/prebuildify-cross
Compile prebuilds in Docker
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

wadey's profile
wadey
180 contributions
NickNaso's profile
NickNaso
4 contributions
nickfujita's profile
nickfujita
2 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
a-ronjohnson's profile
a-ronjohnson
1 contributions
christophsturm's profile
christophsturm
1 contributions
novemberborn's profile
novemberborn
1 contributions
pdehaan's profile
pdehaan
1 contributions
dead-horse's profile
dead-horse
1 contributions

Recent events

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

No events yet
wadey

wadey/node-microtime

Get the current time in microseconds

C++
606
44
MIT License