[plt-scheme] [Newbie] CPU load program

From: Andrei Stebakov (lispercat at gmail.com)
Date: Mon Jul 28 15:37:20 EDT 2008

Thank you!

Is there something like module win32pdh (a module, encapsulating the Windows
Performance Data Helpers API) in Python?
I mean are there any win32 for PLT scheme so I could take it as an example?

Andrew

On Mon, Jul 28, 2008 at 3:19 PM, Chongkai Zhu <czhu at cs.utah.edu> wrote:

> http://docs.plt-scheme.org/foreign/index.html (suggested)
> or
> http://docs.plt-scheme.org/inside/index.html
>
> Andrei Stebakov wrote:
>
>> I need to write a small app on Win32 which would have the ability to load
>> CPU from 0 to 100%.
>> I need to access Win32 from scheme to know what is the current CPU load.
>> How do we generally access Win32 functions from MzScheme?
>>
>> Thank you,
>> Andrew
>>
>> ------------------------------------------------------------------------
>>
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080728/7221ee49/attachment.html>

Posted on the users mailing list.