GetExecutionBudget

virtual double IProcessingBlock::GetExecutionBudget() = 0

Gets the maximum amount of time that the processing block is allowed to use.

Returns

double – Maximum amount of time in seconds.

Throws