[][src]Type Definition dces::system::Priority

type Priority = i32;

The run order of a system. The systems will be executed by priority from small to great.