3#include "mc/_HeaderOutputPredefine.h"
7namespace Bedrock::Profiler::details {
struct Category; }
8namespace Bedrock::Profiler::details {
struct ScopeConfig; }
14namespace Bedrock::Profiler::details {
17MCNAPI ::Core::Profile::AnnotationToken CreateScopeToken(
18 ::Bedrock::Profiler::details::Category category,
20 ::Bedrock::Profiler::details::StaticProfLabel label,
21 ::Bedrock::Profiler::details::ScopeConfig config,
22 ::brstd::source_location
const& location
Definition AnnotationToken.h:13
Definition ScopeConfig.h:7
Definition StaticProfLabel.h:7
Definition source_location.h:7