Skip to content

Repository files navigation

Apex.Runtime

Various runtime information helpers for .NET

Build StatusTestsCode Coverage

Memory

Usage

varobj= ...var m =newMemory(graph:true);varsize=m.SizeOf(obj);// size of obj and all objects reachable from obj in bytes

For performance, pool Memory instances for re-use.

About

Various runtime information helpers for .NET

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages