DatasetFilter

data class DatasetFilter(val deltaTime: DatasetDeltaTime? = null)

Constructors

Link copied to clipboard
constructor(deltaTime: DatasetDeltaTime? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Used to limit data to that which has arrived since the last execution of the action.