set system time, date and zone in os Windows
System Clock adapter using real system time
Fake JavaScript timers
CLI tool for to display the system clock.
A precise interval timer pinned to system clock
A simple React Native module to access Android's native system time.
Cross-platform tools for system clock.
An analog clock for your React app.
Get the current time in microseconds
Sets the system date and time.
sets the system clock
A simple clock/ticker implementation to track elapsed/delta time.
React Live Clock
A 3D animated countdown component for React.
Exponentially Weighted Moving Average
A simple clock/ticker implementation to track elapsed/delta time.
A simple implementation of vector clocks in Javascript.
Get the number of microseconds elapsed since January 1, 1970 00:00:00 UTC without fear of clock drift
a mock clock for tests involving timing
Message counting node for node-red
Jest plugin to mock dates, times, and datetimes.
A lightweight, test-friendly clock abstraction for NestJS apps enabling flexible time management via dependency injection
Timing Events tied to @colyseus/clock
A straightforward token bucket implementation with no entanglements
RFC 8621 JMAP for Mail method handlers — backend-agnostic, plugs into jmap-server Dispatcher
Lightweight, deterministic natural language date/time preprocessor — no ML, no clock fragility.
validates network throughput capacity and reliability
A simple console based clock in/clock out system.
Provides syscalls to the monotonically increasing system clock
This gem provides a monotonically increasing timer to permit safe measurement of time intervals. Using Time.now for measuring intervals is not reliable (and sometimes unsafe) because the system clock may be stepped forwards or backwards between the two measurements, or may be running slower or faster than real time in order to effect clock synchronization with UTC. The module uses OS-specific functions such as mach_absolute_time() and clock_gettime() to access the system tick counter. The time values returned by this module cannot be interpreted as real time clock values; they are only useful for comparison with another time value from this module.
Measure pulse timing accuracy in an audio file. Use to measure the timing accuracy of drum machines, sequencers and other music electronics. Inspired by the Inner Clock Systems Litmus Test
== Time.timestamp Defines <tt>Time::timestamp</tt> and <tt>Time::unix_timestamp</tt>. See the original discussion at {Ruby-Lang}[https://bugs.ruby-lang.org/issues/8096] :call-seq: Time::timestamp -> Integer Returns a nanosecond-precision timestamp from the system's monotonic clock. Note that the resolution of the measured time is system- dependent (i.e. while the value displayed is always an integer number of nanoseconds, the values may not necessarily change in increments of exactly one). This time value does not correlate to any absolute, real-world time system; it is only useful for measuring relative (or elapsed) times at a high granularity. For example, benchmark measurements. :call-seq: Time::unix_timestamp -> Integer Time::unix_time -> Integer Returns the current real-world time as a whole number of seconds since the Epoch (1-Jan-1970). :call-seq: Time::unix_microtime -> Float Returns the current real-world time as a floating-point number of seconds since the Epoch (1-Jan-1970).
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.