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