MemTrack

Posted by BulsaPC under
MemTrack is a solution to the age old problem of tracking memory usage and discovering memory leaks in the software that you develop. This area becomes an important consideration when dealing with limited resources of a handheld device. MemTrack allows you to "capture" the current amount of free memory available to the system, and it allows the difference between two readings to be calculated.

By using MemTrack, it is now possible to make sure that functions and processes that you develop return the resources back to the system.

Link

Download

0 comments: