TimeWindow

Filters evaluation results based on start and end times.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The end time of an execution. The end time must be after the start date.

Link copied to clipboard

The start time of an execution.

Functions

Link copied to clipboard
inline fun copy(block: TimeWindow.Builder.() -> Unit = {}): TimeWindow
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String