tearDownAllWillRun property
Called just before calling Recorder.tearDownAll.
This is useful, for example, to stop a profiler or a tracer such that the "tear down" computations are not included in the metrics.
Implementation
final AsyncVoidCallback tearDownAllWillRun;