i have a function that encrypt images and i want to know how much memory is this function using.
i guess i should subtract the memory usage after function execution from memory usage before function execution.
How could this be done in vb.net 2005?
Thx for reading
i guess i should subtract the memory usage after function execution from memory usage before function execution.
How could this be done in vb.net 2005?
Thx for reading