MapList::only_allocated_after_at_least

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

Returns a new MapList with only the maps that were mapped after at least duration from the start of profiling.