LeviLamina
Loading...
Searching...
No Matches
TelemetryEventData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
PuvLoadData {
struct
LoadResultWithTiming; }
8
// clang-format on
9
10
namespace
PuvLoadData {
11
12
struct
TelemetryEventData
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnkc211a5;
17
::ll::UntypedStorage<8, 8>
mUnkb7a9fd;
18
::ll::UntypedStorage<8, 8>
mUnk8d9bcc;
19
::ll::UntypedStorage<8, 8>
mUnkc69752;
20
::ll::UntypedStorage<8, 8>
mUnk88f998;
21
::ll::UntypedStorage<8, 8>
mUnk6ff321;
22
::ll::UntypedStorage<8, 8>
mUnkd6cea3;
23
::ll::UntypedStorage<8, 8>
mUnk595b64;
24
::ll::UntypedStorage<8, 8>
mUnke46294;
25
::ll::UntypedStorage<8, 8>
mUnk2cb9d8;
26
::ll::UntypedStorage<8, 8>
mUnk7559d0;
27
::ll::UntypedStorage<8, 8>
mUnk6c442c;
28
::ll::UntypedStorage<8, 8>
mUnk552fee;
29
::ll::UntypedStorage<8, 8>
mUnk7accdc;
30
::ll::UntypedStorage<8, 8>
mUnkad04a2;
31
::ll::UntypedStorage<8, 8>
mUnkbf6cb6;
32
::ll::UntypedStorage<8, 8>
mUnk554b1a;
33
::ll::UntypedStorage<8, 8>
mUnk797556;
34
::ll::UntypedStorage<4, 4>
mUnka28486;
35
::ll::UntypedStorage<8, 64>
mUnk4e0021;
36
::ll::UntypedStorage<8, 24>
mUnk6402cc;
37
::ll::UntypedStorage<8, 24>
mUnk8f7128;
38
::ll::UntypedStorage<8, 24>
mUnk9fc0a8;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
TelemetryEventData
& operator=(
TelemetryEventData
const
&);
44
TelemetryEventData
(
TelemetryEventData
const
&);
45
46
public
:
47
// member functions
48
// NOLINTBEGIN
49
MCNAPI
TelemetryEventData
();
50
51
MCNAPI
void
_calculatePuvStepStats
(
52
::std::vector<double>& times,
53
double
& min,
54
double
& max,
55
double
& p50,
56
double
& p95,
57
double
& deviation
58
);
59
60
MCNAPI
void
addLoadTime
(
::PuvLoadData::LoadResultWithTiming
const
& loadTime);
61
62
MCNAPI
~TelemetryEventData
();
63
// NOLINTEND
64
65
public
:
66
// constructor thunks
67
// NOLINTBEGIN
68
MCNAPI
void
*
$ctor
();
69
// NOLINTEND
70
71
public
:
72
// destructor thunk
73
// NOLINTBEGIN
74
MCNAPI
void
$dtor
();
75
// NOLINTEND
76
};
77
78
}
// namespace PuvLoadData
PuvLoadData::LoadResultWithTiming
Definition
LoadResultWithTiming.h:7
PuvLoadData::TelemetryEventData
Definition
TelemetryEventData.h:12
PuvLoadData::TelemetryEventData::$dtor
MCAPI void $dtor()
PuvLoadData::TelemetryEventData::addLoadTime
MCAPI void addLoadTime(::PuvLoadData::LoadResultWithTiming const &loadTime)
PuvLoadData::TelemetryEventData::~TelemetryEventData
MCAPI ~TelemetryEventData()
PuvLoadData::TelemetryEventData::_calculatePuvStepStats
MCAPI void _calculatePuvStepStats(::std::vector< double > ×, double &min, double &max, double &p50, double &p95, double &deviation)
PuvLoadData::TelemetryEventData::$ctor
MCAPI void * $ctor()
PuvLoadData::TelemetryEventData::TelemetryEventData
MCAPI TelemetryEventData()
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
deps
puv
puv_load_data
TelemetryEventData.h
Generated on Sun Oct 12 2025 06:31:27 for LeviLamina by
1.12.0