Forum Discussion
aqAnt
Alumni
15 years agoHello Ashley,
Could you please clarify which threads are suspended in your application? I guess that AQtime shows correct results for your application: it reports approximately 20 seconds for the main thread's routine (main), and it should report zero results for your debugging thread's routine. To ensure that the results are correct, you can profile only the debugging thread's routine. Please see the Profiling Multiple Threads article for more information about how to do this. BTW, please check whether the "Thread model" option is set correctly in your project.