Search results

71 packages found

Milisaniye tarzındaki süreyi gün, saat, dakika, saniye şeklinde çevirir.

published 4.3.0 5 years ago
M
Q
P

Performance measuring `%t` formatter for debug(), like `console.time()`

published 1.0.2 7 years ago
M
Q
P

Simple interval timer for node.js

published 0.0.3 8 years ago
M
Q
P

A small nano timer for NodeJS applications based on proccess.hrtime

published 0.1.3 8 years ago
M
Q
P

A tiny, high-resolution game loop for NodeJS 10+. Utilizes the `setImmediate` and `setTimeout` schedulers in conjunction to maintain a balance of precision and performance.

published 1.0.0-alpha.4 3 years ago
M
Q
P

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

published 7.0.0 4 years ago
M
Q
P

Friendly API for `process.hrtime` with some high level - date-pretty format utilities. Ideal to measure how long it take to run a function /fragment of code.

published 1.0.6 5 years ago
M
Q
P

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

published 3.1.0 6 years ago
M
Q
P

Helper library for doing timing with hrtimer

published 0.1.0 7 years ago
M
Q
P

Convert milliseconds to a human readable string: `133700000000` → `4 Years 2 Months 27 Days 10 Hours 53 Minutes 2 Seconds` Usage ```js const ms = require(`timecraft`) ms(`133700000000`) // Output=> 4 Years 2 Months 27 Days 10 Hours 53 Minutes 2 Seconds ``

published 0.0.0 a year ago
M
Q
P

Computes the difference between two process.hrtime [sec, nanosec] pairs

published 0.1.0 11 years ago
M
Q
P