Searched refs:maxSchedulableValue (Results 1 – 1 of 1) sorted by relevance
289 JSONValue maxSchedulableValue = staticData.getData("max_schedulable_priority"); in populatePriorities() local290 double maxPriority = maxSchedulableValue.isNumber().getValue(); in populatePriorities()