X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=common%2FclitkMemoryUsage.h;h=38a982ea0bdf6bd8c5217f2a67b74c1d1a82d7d3;hb=686056dfe2391eed76302af43b08d30791901965;hp=d514aff42e1f4f81e0f3e2b617985bebb5682fd4;hpb=62c08c838c8d824b37b908bbed67b996aaaa31ac;p=clitk.git diff --git a/common/clitkMemoryUsage.h b/common/clitkMemoryUsage.h index d514aff..38a982e 100644 --- a/common/clitkMemoryUsage.h +++ b/common/clitkMemoryUsage.h @@ -31,6 +31,7 @@ namespace clitk { void PrintMemory(bool verbose=true, std::string s="") ; + double GetMemoryUsageInMb() ; } // end namespace //--------------------------------------------------------------------