清理告警

Signed-off-by:wenlong12 <wenlong12@huawei.com>

Signed-off-by: wenlong12 <wenlong12@huawei.com>
This commit is contained in:
wenlong12 2023-09-19 15:02:45 +08:00
parent 0b5f92379e
commit 3f012721aa

View File

@ -23,6 +23,7 @@ namespace {
using namespace OHOS::Developtools::Profiler;
constexpr int MAX_INT = 10;
constexpr int MAX_DOUBLE = 100;
constexpr int CONST_NUMBER = 1024;
} // namespace
SamplePlugin::SamplePlugin() {}