for processing the buffer. This is added to the latency of live pipelines.
BaseSink.processingDeadline
ulong processingDeadline() @propertyGet processingDeadline property.
Returns
Maximum amount of time (in nanoseconds) that the pipeline can take
void processingDeadline(ulong propval) @propertySet processingDeadline property.
Parameters
propval | Maximum amount of time (in nanoseconds) that the pipeline can take for processing the buffer. This is added to the latency of live pipelines. |