Skip to content

added getResidentMemorySize to get how much memory is currently used

Sebastian Eibl requested to merge memory_usage into master

Useful for debugging and a general impression on how much memory is used by the application.

Merge request reports