Store timestamps with nanosecond precision.
Most kernellish interfaces have switched from milliseconds to nanoseconds, and we can use them in-memory at no extra cost, even if all current formats are limited to at most 1μs precision. (WIP as I'm unsure if this move is worth the confusion.)
parent
50d9806a
Please register or sign in to comment