1#!F-adobe-helvetica-medium-r-normal--18*
2#!N
3#!N  #!Rdxpt DXPrintTimes #!N #!N Function #!N #!N Prints time
4marks. #!N #!N Syntax #!N  #!F-adobe-times-bold-r-normal--18*   #include <dx/dx.h> void DXPrintTimes() #!EF
5#!N #!N Functional Details #!N #!N Prints a merged summary of
6the "global" time events recorded by  #!F-adobe-times-bold-r-normal--18*   DXMarkTime #!EF and the
7"local" time events recorded by  #!F-adobe-times-bold-r-normal--18*   DXMarkTimeLocal #!EF since the last
8call to  #!F-adobe-times-bold-r-normal--18*   DXPrintTimes #!EF . #!N #!N For each global
9event, the following are printed: #!N #!I0 #!N  #!F-adobe-times-medium-r-normal--18*   #!N #!N
10#!I30 #!N o The identifying tag that was specified by the
11 #!F-adobe-times-bold-r-normal--18*   DXMarkTime #!EF call #!N #!I30 #!N o The time of
12the last previous global event #!N #!I30 #!N o The difference
13in time between that previous event and this event #!N #!I30
14#!N o The time of this event. #!N #!I0 #!N #!EF
15#!N #!N #!N For each local event, the following are printed:
16#!N #!I0 #!N  #!F-adobe-times-medium-r-normal--18*   #!N #!N #!I30 #!N o The processor
17on which the event occurred #!N #!I30 #!N o The time
18of the last previous local event on this processor or the
19last previous global event, whichever occurred later #!N #!I30 #!N o
20The difference in time between that previous event and this event
21#!N #!I30 #!N o The time of this event. #!N #!I0
22#!N #!EF #!N #!N #!N All times are printed in seconds.
23In addition, on some architectures the difference in user and system
24times are printed, as recorded by the operating system. These times
25are not printed on the IBM POWER Visualization System, and appear
26as zeros. #!N #!N Return Value #!N #!N None. #!N #!N
27See Also #!N #!N  #!F-adobe-times-bold-r-normal--18*    #!Ldxgt,dxall1269 h DXGetTime  #!EL  ,  #!Ldxmt,dxall1306 h DXMarkTime, DXMarkTimeLocal  #!EL  ,  #!Ldxtt,dxall1398 h DXTraceTime  #!EL  #!EF
28#!N #!N  #!Ltimg,dxall1095 h Timing  #!EL  . #!N #!N #!N  #!F-adobe-times-medium-i-normal--18*   Next Topic #!EF
29#!N #!N  #!Ldxproi,dxall1334 h DXProcessorId  #!EL  #!N  #!F-adobe-times-medium-i-normal--18*   #!N
30