We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
Search found 1 match
- Mon Mar 22, 2004 12:51 pm
- Forum: Plum DEV Q&A
- Topic: How do I time how long it takes to get a response -Stopwatch
- Replies: 1
- Views: 7643
How do I time how long it takes to get a response -Stopwatch
How do I time how long it takes to get a response to a request from the client browser perspective? In other words, I need to setup a stopwatch in the vxml page such that it starts a timer just before posting a request and stop the timer when the back-end sent it's response. An added complexity is ...