Skip to content

@nhtio/millicron

A simple Typescript Cron Daemon for node.js and web contexts

Classes

ClassDescription
MilliCronA simple Cron Daemon which supports a resolution of up to 10ms.

Interfaces

InterfaceDescription
CronTabObjectAn interface representing the parsed cron expression as sets of allowed values. CronTabObject
EventCallbackA type representing a callback function for a MilliCron "crontab" event.

Variables

VariableDescription
versionThe current version of the package.