221
DateTime
(xkcd.com)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Sounds like a distributed systems problem. While the time between events could be impossible (can't guarantee clocks are synchronized) you can use a logical clock to have causaul ordering.