hacifootprint

Cadence

Type Alias: Cadence

Cadence = "commit" | "per-keystroke" | { debounceMs: number; }

Defined in: src/sensor/cadence.ts:35

How often a value-bearing control writes a row. See the module header.

On this page