Type Definition specs::Priority [] [src]

type Priority = i32;

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