Sha256: b596b8b9f473ee4308b3492a0a38301590307c24f40ca004bc205231589a5e8c
Contents?: true
Size: 278 Bytes
Versions: 21
Compression:
Stored size: 278 Bytes
Contents
#Timer (timer.js) ###Functions `if_timer_init(tps)` - Initiate a timer that calls `int_timer` N `tps` (ticsk per second) ###Interrupts `int_timer` - Called by the device at the rate described in `tps`. This function lives inside the `timer` service's initialization portion.
Version data entries
21 entries across 21 versions & 1 rubygems