Contact  |  Site Map  |  Privacy      Call for more info
 

Walkthrough





Working with the Debug Window

The Debug Window lists all recorded objects for tracing and debugging.

Displayed Information

The Debug Window displays the following information for all listed objects:

• Object Name – the name of an the object

• Type – the type of an object

• Number of Calls – the number of times an object was executed

• Total Exec Time, ms – the total duration for all executions of an object

• Average Exec Time, ms – the average duration for all executions of an object

• Longest Exec Time, ms – the longest duration for an object’s execution