cleanupTiming method

void cleanupTiming()

Cleanup timing resources for this instance

Implementation

void cleanupTiming() {
  RxTimingUtils._unregister(this);
}