Re: Help getting profile information programmatically

2009-12-31 Thread Mike Driscoll
On Dec 31, 12:32 pm, sawilla wrote: > I need to get the cumulative process time for a function that returns > arguments and I'm having trouble doing so programmatically. After I > get the process time, I want to log it to a file, along with other > information. My problem is that I can't figure ou

Help getting profile information programmatically

2009-12-31 Thread sawilla
I need to get the cumulative process time for a function that returns arguments and I'm having trouble doing so programmatically. After I get the process time, I want to log it to a file, along with other information. My problem is that I can't figure out how to do this programmatically in a good w