5 ms·
I wonder what will happen if the frequency of requests is faster than the counter refresh rate. Does the counter stay consistent ?
by clemlais 11y ago
I wonder what will happen if the frequency of requests is faster than the counter refresh rate. Does the counter stay consistent ?
- comboy 11y agoIt reacts to a pulse, so you could solve that with a queue in software, without that, my guess is that it would be missing clicks (pulses would overlap, since I'm assuming there is some minimum required width of it)