microtime

v3.0.0
Get the current time in microseconds
microtime microseconds gettimeofday

install

node-gyp-build

rebuild

node-gyp rebuild

prebuild

prebuildify -t 8.14.0 -t [email protected] --napi --strip

download-prebuilds

prebuildify-ci download

prebuildify-cross-armv7

prebuildify-cross --platform=linux --arch=arm --arm-version=7 -- -t 8.14.0 --napi --strip

test

node test.js

format

clang-format -i src/microtime.cc

lint-test

standard && clang-format -output-replacements-xml src/microtime.cc | (! grep -q '<replacement ') && node test.js

Metadata

  • MIT
  • >= 4.0.0
  • Wade Simmons
  • released 2/4/2019

Downloads

Maintainers