actionscript 3 - Flex: time how long HTTPService takes to load? -


i loading xml httpservice in flex. taking longer load. want trouble shooting, in order tell making difference need able time requests , how long taking.

what best way time http service see how long took httpservice.send() httpservice.result

thanks!

this duplicate, go here see previous answer question:

in flex, there way determine how long httpservice.send() call takes round-trip?


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

gdi+ - WxWidgets draw a bitmap with opacity -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -