Commit 7f461d5d authored by Adam Borowski's avatar Adam Borowski
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment