3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/util/ProfilerLite.h"
8class _ProfilerLiteTimer {
21 _ProfilerLiteTimer& operator=(_ProfilerLiteTimer
const&);
22 _ProfilerLiteTimer(_ProfilerLiteTimer
const&);
MCAPI void * $ctor(::ProfilerLite::ScopedData &scopedData, ::std::thread::id threadId)
MCAPI _ProfilerLiteTimer(::ProfilerLite::ScopedData &scopedData, ::std::thread::id threadId)
MCAPI ~_ProfilerLiteTimer()
Definition ProfilerLite.h:70