LeviLamina
Loading...
Searching...
No Matches
TimeAccumulator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
TimeAccumulator
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnk53004e;
10
::ll::UntypedStorage<8, 8>
mUnk94cf63;
11
::ll::UntypedStorage<8, 8>
mUnk2f3334;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
TimeAccumulator
& operator=(
TimeAccumulator
const
&);
17
TimeAccumulator
(
TimeAccumulator
const
&);
18
TimeAccumulator
();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
float
getTimeSumAverageMS()
const
;
24
25
MCAPI
float
getTimeSumAverageSeconds()
const
;
26
// NOLINTEND
27
};
TimeAccumulator
Definition
TimeAccumulator.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
chunk
TimeAccumulator.h
Generated on Sat Apr 26 2025 05:56:23 for LeviLamina by
1.12.0