LeviLamina
Loading...
Searching...
No Matches
Counter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
PerfMetrics {
6
7
class
Counter
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkd1c504;
12
::ll::UntypedStorage<8, 8>
mUnkea7c5f;
13
::ll::UntypedStorage<8, 8>
mUnk2f5939;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
Counter
& operator=(
Counter
const
&);
19
Counter
(
Counter
const
&);
20
Counter
();
21
};
22
23
}
// namespace PerfMetrics
PerfMetrics::Counter
Definition
Counter.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
profiler
perf_metrics
Counter.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0