Stopwatch timer utility written in TypeScript
Accurately measure passing time.
stopwatch for nodejs inspired by Spring Stopwatch
statman-stopwatch is one of the metrics from the statman library. It is a simple high res stopwatch for node.js. Stopwatch is useful for determining the amount of time it takes to perform an activity.
Deepkit Stopwatch
A versatile precision timer hook for React. Doubles as a stopwatch.
React hooks for timers, countdowns, and stopwatches.
The Jest Measure library implements APIs for writing benchmaks to profile and verify the performance of your code when using the Jest unit testing library.
AGStopwatch is built using TypeScript. It's just a basic stopwatch - you can start it, stop it, restart it, and check how much time has elapsed.
No description provided.
A stopwatch utility for node.js apps
React timer hook is a custom react hook built to handle timers(countdown), stopwatch and time logic/state in your react component.
really BASIC.
Package to assist with collection of metrics, including stopwatch functionality
A stopwatch/timer component for React Native.
Duration tracking and formattng for node.js
Utilities for Testable scripts
React Native Stopwatch component that smoothly animates the digits change
React Stopwatch component using Render Props
A stopwatch and countdown timer for node
simple winston inspired wrapper for cross lib logging
a stopwatch class utility for starting, pausing, resetting and getting elapsed time in milliseconds (ms), under the hood is just comparing timestamps with Date.now().
No description provided.
A stopwatch class with lap timing and easy to use static methods. Useful for diagnostics.