LeviLamina
Loading...
Searching...
No Matches
LowMemoryWatcher.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
LowMemoryWatcher
{
6
public
:
7
// static variables
8
// NOLINTBEGIN
9
MCNAPI_C
static
bool
& mPlatformToldUsLowMemory();
10
11
MCNAPI static ::std::list<::std::vector<char>>&
mPleaseLeakMemory
();
12
13
MCNAPI_C static ::std::chrono::steady_clock::time_point& mTimeToResetWarning();
14
// NOLINTEND
15
};
LowMemoryWatcher
Definition
LowMemoryWatcher.h:5
LowMemoryWatcher::mPleaseLeakMemory
static MCAPI ::std::list<::std::vector< char > > & mPleaseLeakMemory()
src
mc
util
LowMemoryWatcher.h
Generated on
for LeviLamina by
1.16.1