dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
allocatedMemory
dlib
core
memory
Returns current amount of allocated memory in bytes. This is 0 at program start
ulong
allocatedMemory
(
)
Meta
Source
See Implementation
dlib
core
memory
aliases
Delete
New
functions
allocate
allocatedMemory
deallocate
enableMemoryProfiler
globalAllocator
printMemoryLeaks
printMemoryLog
interfaces
Freeable
manifest constants
psize
structs
AllocationRecord
Returns current amount of allocated memory in bytes. This is 0 at program start