XUI Stop Watch
Convenient | Easy to Use
XUIStopWatch simplifies measuring elapsed time.

XUIStopWatch is an easy-to-use class that simplifies measuring elapsed time.
There are many occasions when you need to measure how long something takes to execute. With a single line of code you can use XUIStopWatch to spin up a timer, stop it when you’re done and read out the elapsed time.