jrftimer
Simple async/await timer.
Simple async/await timer.
Async sentry that allows a clean breakout from long await when program's state changes.
intervals and timeouts using a delta tick. Useful for timing things with games.
A simple Node module that implements a timer with logging.
A React timer higher-order component
JavaScript timer manager
Slider with timer and bar
jQuery timerHandler 定时器插件支持动态注册管理,支持已ms/s/m/h时间设置间隔周期时间、暂停、限制运行次数及自动销毁机制
Simple class for using chronometers and timers in applications.
Simple quantitative timer with the ability to set the number of runs per day
It can schedule a particular job
ioBroker State & timer machine
A good heartbeat timer
A command line tool for setting timers
A Simple timer class
Client for Khronus time series DB
A kitchen-timer has cli with npm
Timing things in node.js
This timer adds pre- and post- hooks to a lamdba function for logging the duration of a call
Invoke a function that is expensive to execute (computation, database queries, etc) in a delay. This module creates a new function (the invoker) that wraps your function. Calling the invoker multiple times during the delay only executes your function once