Synopsis Log the end of a job.
Function int endJob(bool succeeded)
Usage import util::Monitor;
Description This should always be called once for every startJob, unless an exception is thrown.
Returns the amount of work completed for this job (to help in future estimates)