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

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.