PriorityCallback

typealias PriorityCallback = () -> Double(source)

The function that is called to update the request's priority, which occurs once per frame.

See also