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
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