AfterStart adds a callback to be run immediately after a Job is started on the processor. The callback will be passed the processor itself, the job that was just started, and the processing time that was decided upon for the job. If Start is called on a busy processor, this callback will run but j
(f func(p *Processor, j *Job, procTime int))
source not stored for this graph (policy: none)
no outgoing calls