Crandore Hub

governor

Speed Limiter to Control Rate of Execution of Loops

It can be necessary to limit the rate of execution of a loop or repeated function call e.g. to show or gather data only at particular intervals. This package includes two methods for limiting this execution rate; speed governors and timers. A speed governor will insert pauses during execution to meet a user-specified loop time. Timers are alarm clocks which will indicate whether a certain time has passed. These mechanisms are implemented in 'C' to minimize processing overhead.

Versions across snapshots

VersionRepositoryFileSize
0.1.3 rolling source/ R- governor_0.1.3.tar.gz 14.7 KiB
0.1.3 rolling linux/jammy R-4.5 governor_0.1.3.tar.gz 31.7 KiB
0.1.3 rolling linux/noble R-4.5 governor_0.1.3.tar.gz 31.6 KiB
0.1.3 latest source/ R- governor_0.1.3.tar.gz 14.7 KiB
0.1.3 latest linux/jammy R-4.5 governor_0.1.3.tar.gz 31.7 KiB
0.1.3 latest linux/noble R-4.5 governor_0.1.3.tar.gz 31.6 KiB
0.1.3 2026-04-23 source/ R- governor_0.1.3.tar.gz 14.7 KiB
0.1.3 2026-04-09 windows/windows R-4.5 governor_0.1.3.zip 54.0 KiB
0.1.3 2025-04-20 source/ R- governor_0.1.3.tar.gz 14.7 KiB

Dependencies (latest)

Suggests