The OdbJobTime object stores the analysis time of a job.
import visualization session.odbData[name].diagnosticData.jobTime
The OdbJobTime object has the following members:
A float specifying the systemtime for the analysis. This attribute is read-only.
A float specifying the usertime for the analysis. This attribute is read-only.
A float specifying the wallclocktime for the analysis. This attribute is read-only.