Documentation

Log Memory Interval - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: System Log Options :: Log Memory Interval

Root.SystemLogOptions.LogMemoryInterval
log memory usage every number of seconds (0 to disable)

Type

Float

Lua Usage

-- Get
local float = systemLogOptions.LogMemoryInterval

-- Set
systemLogOptions.LogMemoryInterval = float

If you think anything is missing, please feel free to: submit documentation feedback on this page