Hi,
I've got a bit of a weird issue here. I'm running a script (which takes a while to run), but it always gives me the wrong runtime for the process. See this:
..yet the time at the moment, is:
..so its actually been going about an hour. This tallys up with what I was saying in my email conversations with someone (telling them that I was about to restart the build)
Its weird - as it has the time (10:34) correct... so I would have assumed it got the runtime based on the current time - start time... no?
Cheers
Andy
I've got a bit of a weird issue here. I'm running a script (which takes a while to run), but it always gives me the wrong runtime for the process. See this:
Code:
chambr22 28223 52.8 0.5 53372 45744 pts/0 R+ 10:34 [B]28:44[/B] perl nph-build-custom.cgi
..yet the time at the moment, is:
Code:
Sat Aug 17 11:31:43 CEST 2013
..so its actually been going about an hour. This tallys up with what I was saying in my email conversations with someone (telling them that I was about to restart the build)
Its weird - as it has the time (10:34) correct... so I would have assumed it got the runtime based on the current time - start time... no?
Cheers
Andy