LeviLamina
Loading...
Searching...
No Matches
RateLimiter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
RateLimiter {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 8>
mUnke6cfa5;
10
::ll::UntypedStorage<8, 8>
mUnkaf5425;
11
::ll::UntypedStorage<8, 24>
mUnk50c151;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
RateLimiter& operator=(RateLimiter
const
&);
17
RateLimiter(RateLimiter
const
&);
18
RateLimiter();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI_C
bool
tryAddInstance();
24
// NOLINTEND
25
26
public
:
27
// constructor thunks
28
// NOLINTBEGIN
29
MCNAPI_C
void
* $ctor(uint64 limit, ::std::chrono::seconds timeIntervalSeconds);
30
// NOLINTEND
31
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
timing
RateLimiter.h
Generated on
for LeviLamina by
1.16.1