- Home /
Question by
jiteshvm · Oct 16, 2013 at 09:43 PM ·
memorymemory managementmemory usage
What does Profiler.GetReservedMemory() return? How is it determined?
I couldn't find any documentation for this function. What's this memory reserved for?
Comment
If I had to guess, it's probably telling you the amount of memory that's currently reserved by the $$anonymous$$ono virtual machine.