TemporalConstraint
Temporal constraint applied along a path.
Used as Input
0
functions accept this type(+1 nested)
Used as Output
0
functions return this type
Type Definition
4 nested items
"None" | "Forward" | struct— Temporal constraint applied along a path.
variant 1:"None"— No temporal constraint.
variant 2:"Forward"— Event timestamps must be non-decreasing along the path.
variant 3:struct— Every event must lie within an absolute window (in seconds) around the source event.
Example JSON Value
"None"