MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / maxHeapSize

Method maxHeapSize

launcher/ui/widgets/JavaSettingsWidget.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190int JavaSettingsWidget::maxHeapSize() const
191{
192 return m_maxMemSpinBox->value();
193}
194
195int JavaSettingsWidget::minHeapSize() const
196{

Callers 1

validatePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected