BaseSinkGidBuilderImpl.processingDeadline

Set processingDeadline property.

class BaseSinkGidBuilderImpl(T)
T
processingDeadline
(
ulong propval
)

Parameters

propval ulong

Maximum amount of time (in nanoseconds) that the pipeline can take for processing the buffer. This is added to the latency of live pipelines.

Return Value

Type: T

Builder instance for fluent chaining