INtime SDK Help
pause_RT_trace (INscope)
INtime SDK v6 > About INtime > Other system libraries > INscope API > pause_RT_trace (INscope)

Pauses a trace. No new information is written to the trace buffer until the trace resumes.

int pause_RT_trace(void);

Parameters

None.

Return Values

0 (zero)
Success.
-1
Failure. The INscope RT Server Component is not loaded on this INtime node.

Requirements

Versions Defined in Include Link to
INtime 3.1 intime/rt/include/traceapi.h traceapi.h traceapi.lib

See Also

INscope functions