pub(crate) fn stop_free_running<T: FakeClockObserver>(
    mock_clock: &Arc<Mutex<FakeClock<T>>>
)