MapList::only_alive_for_at_least

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

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