Issue #25
resolved
Is there a possibility to change the capture interval? I find one minute to be quite long.
Comments (2)
-
repo owner -
repo owner - changed status to resolved
- Log in to comment
Yes, run
arbtt-capture --sample-rate=10
for 10 seconds interval.But note that this will increase the amount of data to be processed by 6, while not giving much more precision: Even if you switch between tasks quicker than a minute, unless you do it very very regularly, the total numbers will be quite accurate, due to random sampling.