3#include "mc/_HeaderOutputPredefine.h"
11class LocalProfilerControlBroker {
14 enum class ResultResponse :
int {
30 LocalProfilerControlBroker& operator=(LocalProfilerControlBroker
const&);
31 LocalProfilerControlBroker(LocalProfilerControlBroker
const&);
32 LocalProfilerControlBroker();
44 ::std::function<::LocalProfilerControlBroker::ResultResponse
const(
MCAPI void forEachPendingResult(::std::function<::LocalProfilerControlBroker::ResultResponse const(::Bedrock::Profiling::Control::ProfilerControlResult const &)> callback)
MCAPI void enqueueRequest(::Bedrock::Profiling::Control::ProfilerControlRequest request)
Definition ProfilerControlRequest.h:7
Definition ProfilerControlResult.h:7