mardi 31 mars 2015

thread based memory usage statistic

The project I am working on needs a thread-based memory usage statistic function.


Ideally, I would like to implement this function in C++11 using with any third party library such as boost if available.


It needs to be able to collect the overall memory usage of the calling thread.


Aucun commentaire:

Enregistrer un commentaire