ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
collectThreshold
ae
sys
data
Threshold of allocated memory to trigger a collect.
package __gshared
static if
(
useGC
)
size_t
collectThreshold
;
Meta
Source
See Implementation
ae
sys
data
aliases
CMemory
Data
DataWrapper
OSMemory
classes
DynamicMemory
Memory
functions
as
debugLog
debugStackTrace
pop
setGCThreshold
unmanagedAlloc
unmanagedDelete
unmanagedFree
unmanagedNew
static variables
allocCount
collectThreshold
dataCount
dataMemory
dataMemoryPeak
structs
TData
templates
DataElementType
variables
allocatedThreshold
Threshold of allocated memory to trigger a collect.