LeviLamina
Loading...
Searching...
No Matches
SystemTiming.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/typeid_t.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
SystemCategory
;
11
// clang-format on
12
13
struct
SystemTiming
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 32, ::std::string> mSystemName;
18
::ll::TypedStorage<4, 4, int> mEntityCount;
19
::ll::TypedStorage<4, 4, float> mTimeMs;
20
::ll::TypedStorage<2, 2, ::Bedrock::typeid_t<::SystemCategory>> mCategory;
21
// NOLINTEND
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
~SystemTiming
();
27
// NOLINTEND
28
29
public
:
30
// destructor thunk
31
// NOLINTBEGIN
32
MCFOLD
void
$dtor();
33
// NOLINTEND
34
};
SystemCategory
Definition
SystemCategory.h:5
SystemTiming
Definition
SystemTiming.h:13
src
mc
deps
ecs
systems
SystemTiming.h
Generated on Sat Apr 26 2025 05:55:27 for LeviLamina by
1.12.0