Closed nekevss closed 9 months ago
This PR is a continuation on #20 implementing the Duration normalization changes. I think this gets close to covering most a decent portion of the changes major changes. This also shifts the round_to_increment functions to i64.
Duration
round_to_increment
i64
This PR is a continuation on #20 implementing the
Duration
normalization changes. I think this gets close to covering most a decent portion of the changes major changes. This also shifts theround_to_increment
functions toi64
.