FilterUtils extension Viam SDK

on

Methods

setDateTimeCaptureInterval({DateTime? start, DateTime? end}) → void

Available on Filter, provided by the FilterUtils extension

Update the current Filter with a CaptureInterval created by the provided start and end DateTime objects
withDateTimeCaptureInterval({DateTime? start, DateTime? end}) Filter

Available on Filter, provided by the FilterUtils extension

Return a Filter with a CaptureInterval created by the provided start and end DateTime objects