This is a text description of realtime_viewer.gif, which displays the following events as points in a chart as they occur in real time: LoanRequest, LoanRequestApproved, LoanOfferSelected, and LoanOfferAccepted. It also displays a table that appears as follows:
| Event Name | Duration | Last Pending | Completed | Last Completed | Last Timed Out | All |
|---|---|---|---|---|---|---|
| LoanRequest | 00:00:12 | 0 | 3 | 0 | 0 | 3 |
| LoanRequestApproved | 00:01:06 | 0 | 3 | 0 | 0 | 3 |
| LoanOfferSelected | 00:00:49 | 0 | 3 | 0 | 0 | 3 |
| LoanOfferAccepted | 00:00:00 | 0 | 3 | 3 | 0 | 3 |