Fast Path transaction timings
For each Fast Path transaction, four time intervals are separately calculated.
The following figure shows the boundary events and intervals.

The following list describes the four intervals shown in the previous figure:
- Input queue time: reflects the transaction input queuing within the balancing group to distribute the work.
- Process time: records the actual elapsed processing time for the individual transaction.
- Output queue time: shows the effect of sync point in delaying the output message release until after logging.
- Output message time: shows the line and device availability for receiving the output message. If the transaction originated from a programmable controller, the output time could reflect a delay in dequeue caused by the output not being acknowledged until the next input.
The sum of the first three intervals is termed the transit time. This time is slightly different from a response time, because it excludes the line activity for the message, message formatting, and the input edit processing up to the time the message segment leaves the exit routine.