Compares two scheduled jobs, such that jobs whose next execution time is earlier, are considered greater than others.
The object to compare to.
1 if this object is greater, -1 if this object is less, or 0 otherwise.
See Implementation
Compares two scheduled jobs, such that jobs whose next execution time is earlier, are considered greater than others.