Technical Details on Calculation
Use
|
Time calculation for background work items |
Wait time = total time = actual end creation Process time = 0 |
|
Time calculation for dialog work items |
Process time = actual end - actual startWait time = actual start- creationTotal time = wait time + process time |
|
Time calculation for workflows |
If there is at least one dependent dialog work item, the times are as follows:
Each individual summand is established as described above. If there are no dependent dialog work items, the calculation is performed as for background work items. |
|
Defining the points in time |
|