getVariableDurationOverride

abstract suspend fun getVariableDurationOverride(variable: String): Duration?

Returns an override duration for a specific variable, if present.

Return

override Duration or null when no override exists

Parameters

variable

variable name to look up