pauseTracing
Signature
Section titled “Signature”function pauseTracing() external view;Description
Section titled “Description”Pauses collection of call traces. Useful in cases when you want to skip tracing of complex calls which are not useful for debugging.