Skip to content

pauseTracing

function pauseTracing() external view;

Pauses collection of call traces. Useful in cases when you want to skip tracing of complex calls which are not useful for debugging.