Method lrs::time::Time::normalize

Normalizes the time.

Syntax

impl Time {
    fn normalize(self) -> Time
}

Remarks

That is, transforms self into an equivalent representation where nanoseconds is in [0, 1_000_000_000).