Jason Rhinelander e5456c2226 Fix for floating point durations
The duration calculation was using %, but that's only supported on
duration objects when the arithmetic type supports %, and hence fails
for floats.  Fixed by subtracting off the calculated values instead.
2017-03-11 23:04:16 -04:00
..
2017-03-01 10:53:38 +01:00
2017-03-11 23:04:16 -04:00
2016-12-08 00:43:29 +01:00
2016-12-16 15:00:46 +01:00
2017-03-06 14:56:22 -05:00
2016-09-19 13:45:31 +02:00
2016-12-16 15:00:46 +01:00