[][src]Function tracing_facade::flush

pub fn flush()

Flushes the installed Tracer.

If a Tracer has been installed, invokes Tracer::flush on it. Otherwise, does nothing.