Skip to content

BF: runtime passed to `fsl_sub` must be an integer

Paul McCarthy requested to merge bf/fsl-sub-runtime-must-be-int into master

Calling code should be passing an integer, but the value may be converted to a floating point when the FSL_QUEUE_TIME_SCALE variable is set.

Merge request reports

Loading