Navigation
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)
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.