pub type Time<L> = <<L as Layout>::TimeContainer as BatchContainer>::Owned;
Alias for an owned time of a layout.