Updates the progress for a background job.
jobSetProgress(job, units)The ID of the job to set progress for.
The integer number of total units of work completed so far.
Other jobs: jobAddOutput(),
jobAddProgress(), jobAdd(),
jobRemove(), jobRunScript(),
jobSetState(), jobSetStatus()