Y
Hacker News
new
|
ask
|
show
|
jobs
by
syrrim
2043 days ago
struct timespec already exists and stores time as two 64 bit integers. Should last a little while.
1 comments
aw1621107
2043 days ago
Ah, that's something I wasn't aware of. Yeah, that scheme could work if you didn't need a single integer to represent time.
link