POV-Ray : Newsgroups : povray.off-topic : time : Re: time Server Time
3 Sep 2024 15:11:20 EDT (-0400)
  Re: time  
From: Darren New
Date: 3 Dec 2010 12:10:31
Message: <4cf92487$1@news.povray.org>
Invisible wrote:
> process events, rather than the sort of running totals I'm interested in).

Performance monitor is what I meant.

> PowerShell's Get-Process command happily lists out voluminous data about 
> all the processes in the system. Now if I can just figure out how the 
> **** to use the command syntax...

I have found that adding "tutorial" on the end of what you're interested in 
and googling tends to give useful results. (I'm not being snarky here. Just 
pointing out that "tutorial" seems to be the word people have settled on.)
Search MSDN, too.

And of course it depends what OS you're running, as this is the sort of 
thing that seems to change a lot between releases. If you're doing XP,

http://stackoverflow.com/questions/97590/whats-the-best-tool-to-track-a-processs-memory-usage-over-a-long-period-of-time

You just monitor the process, then after the fact look at the logs.

-- 
Darren New, San Diego CA, USA (PST)
   Serving Suggestion:
     "Don't serve this any more. It's awful."


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.