specs::Priority [] [src]

type Priority = i32;

System scheduling priority. Higehr priority systems are started earlier than lower-priority ones.