ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
setGCThreshold
ae
sys
data
Set threshold of allocated memory to trigger a garbage collection.
package
static if
(
useGC
)
void
setGCThreshold
(
size_t
value
)
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
Set threshold of allocated memory to trigger a garbage collection.