Function from_pb_time_ranges

Source
pub fn from_pb_time_ranges(
    time_ranges: TimeRanges,
) -> Result<Vec<(Timestamp, Timestamp)>>