Commit graph

2 commits

Author SHA1 Message Date
c55260d4e4 generalise to long and int; improve test coverage 2011-01-20 21:30:48 +01:00
71aacc7698 implement an Integer-floor function for time quantisation
Contrary to the built-in division operator, this
function always truncates towards the next smaller
integer (also for negative numbers)
2011-01-13 03:36:11 +01:00