pub trait Timeline { }
A marker trait for times to prevent accidental comparison between different timelines.