LeviLamina
Loading...
Searching...
No Matches
CPUProfileToken.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core::Profile {
6
7
class
CPUProfileToken {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<1, 1>
mUnkb1e92c;
12
::ll::UntypedStorage<1, 1>
mUnk1861d2;
13
::ll::UntypedStorage<1, 1>
mUnkb9a589;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
CPUProfileToken& operator=(CPUProfileToken
const
&);
19
CPUProfileToken(CPUProfileToken
const
&);
20
CPUProfileToken();
21
};
22
23
}
// namespace Core::Profile
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
profiler
CPUProfileToken.h
Generated on
for LeviLamina by
1.16.1