Commit graph

4 commits

Author SHA1 Message Date
Erik Ogenvik
4e9757fe6f Put a limit to allowed wall time used when handling operation. 2020-08-11 16:27:38 +02:00
Erik Ogenvik
ba5574fc77 Use std::chrono instead of floats for time. 2020-07-04 17:03:33 +02:00
Erik Ogenvik
ea619e6b43 Extract seconds from operation before adding to queue.
So we don't need to do float comparisons.
2020-07-04 16:26:23 +02:00
Erik Ogenvik
261ee4b42e Make sure operations dispatcher honour operation order.
Even for operations with the same seconds set.
2020-05-27 22:04:48 +02:00