MapList::only_alive_for_at_most

fn only_alive_for_at_most(
    self: MapList,
    duration: Duration
) -> MapList

Returns a new MapList with only the maps that were alive for at most the given duration.