Instead of separating intervals and op_counts we should just have a rate specified which can have "ms, s, m" attached to it.
So if we wanted 1 operation every 20ms then the rate is "20ms".
If we want an operation per 5 seconds then the rate is "5s".