- 12 Mar, 2017 1 commit
-
-
Jason Rhinelander authored
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.
-
- 20 Nov, 2016 1 commit
-
-
Dean Moldovan authored
A flake8 configuration is included in setup.cfg and the checks are executed automatically on Travis: * Ensures a consistent PEP8 code style * Does basic linting to prevent possible bugs
-
- 27 Sep, 2016 1 commit
-
-
Trent Houliston authored
-
- 13 Sep, 2016 3 commits
-
-
Trent Houliston authored
Allowed durations and non system clocks to be set from floats.
-
Trent Houliston authored
-
Trent Houliston authored
Add unit tests and documentation for the chrono cast.
-