Function
Enables or disables the accumulation of time marks.
Syntax
#include <dx/dx.h>
void DXTraceTime(int t)
Functional Details
Enables (t is 1) or disables (t is 0) the accumulation of time marks by DXMarkTime and DXMarkTimeLocal and the printing of timing messages by DXPrintTimes.
Return Value
None.
See Also
DXGetTime, DXMarkTime, DXMarkTimeLocal, DXPrintTimes
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]