untrace(fn1, ...)
Stops tracing calls to the function fn1, .... When no argument is passed, stops all tracing.
fn1, ...
Return void.
void
Core Module Index | Contents