/
githubmr
/
facebook-react-native
Обзор
Документация
Войти
/
githubmr
/
facebook-react-native
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
packages/react-native/ReactCxxPlatform/react/profiling/Tracing.cpp
12 строк
301 B
James Moran
Replace hz_tracing V1 macros with newer V2 variants (#54036)
03 окт 2025, 20:05
03 окт 2025, 20:05
b3341d3
Код
Авторство
О чём код?
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #include "tracy_noop.h" #if RNCXX_WITH_PROFILING_PROVIDER HZT_DEFINE_STATIC_STORAGE(facebook::react); #endif