blob: c93f048f808f70a857cdb14e9ebd5619ce7b907f [file] [log] [blame]
// Copyright 2020 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "diagnostics/cros_healthd/routines/shared_defaults.h"
namespace diagnostics {
const base::TimeDelta kDefaultCpuStressRuntime = base::Minutes(1);
} // namespace diagnostics