fn lap(self: *Timer) u64
Returns the current value of the timer in nanoseconds, then resets it.
self: *Timer,