LeviLamina
Loading...
Searching...
No Matches
StopwatchNLast.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/timing/Stopwatch.h"
7
8
class
StopwatchNLast
:
public
::Stopwatch
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<4, 4>
mUnk34c336;
13
::ll::UntypedStorage<4, 4>
mUnk8d9881;
14
::ll::UntypedStorage<8, 24>
mUnk2f1f3e;
15
::ll::UntypedStorage<8, 8>
mUnk661d05;
16
::ll::UntypedStorage<8, 56>
mUnk8bc093;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
StopwatchNLast
& operator=(
StopwatchNLast
const
&);
22
StopwatchNLast
(
StopwatchNLast
const
&);
23
StopwatchNLast
();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
// vIndex: 0
29
virtual
~StopwatchNLast
()
/*override*/
=
default
;
30
31
// vIndex: 1
32
virtual
double
stop()
/*override*/
;
33
34
// vIndex: 3
35
virtual
void
print(::std::string
const
& prepend)
/*override*/
;
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
44
public
:
45
// virtual function thunks
46
// NOLINTBEGIN
47
48
// NOLINTEND
49
};
StopwatchNLast
Definition
StopwatchNLast.h:8
Stopwatch
Definition
Stopwatch.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
timing
StopwatchNLast.h
Generated on Sat Apr 26 2025 05:55:26 for LeviLamina by
1.12.0