f1
f1 copied to clipboard
Fix issue with 1/300ms constant rate (regular distribution)
Regular distrubution rate function didn't produce the rate correctly whenever iteration interval 3x bigger than distributedIterationDuration, due to rounding error.
Relates to #81