RMS.Startup.setMemoryThreshold()

Signature

setMemoryThreshold(double threshold)

Domain

Description

Sets memory threshold beyond which warning message is displayed on the engine console.

Parameters

NameTypeDescription
thresholddoubleThe value of threshold e.g.: 0.7 -> 70%

Returns

TypeDescription
void

Cautions

none