home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / tutorial / present / text / 195d19.txt < prev    next >
Encoding:
Text File  |  1996-01-24  |  502 b   |  6 lines

  1. A Statistics window opens and the Window Manager window is updated to show the windows that are open.
  2.  
  3. The Statistics view gives you a textual report of the execution time by function or file. Use this information to find hot spots in the overall program execution.
  4.  
  5. The Statistics window has a Statistics Summary pane and a Details pane.  In the Details pane, use the horizontal scroll bar on the bottom right to scroll through the various detail categories. The times shown are in milliseconds.
  6.