Skip to content

sasaxing/callback-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This library provides different schedulers for a task/function.

periodicize

Schedule the callback executions with a pre-defined period, all calls will be invoked with the given parameters. Similar to throttle, but will not drop any calls.

About

Provide different schedulers for a task/function.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published