[Openmcl-devel] Process attributes
    Terje Norderhaug 
    terje at in-progress.com
       
    Thu Jun 25 13:37:07 PDT 2009
    
    
  
I am working on extending the Swank server (for Slime) to provide  
more information about the processes of a remote Clozure than what  
currently is available. But:
Calling ccl::process-total-run-time returns NIL on Clozure Version  
1.3-r11936  (DarwinPPC32). Is there a way to get the total run time  
of a process in Clozure (actively executing, not just how long time  
it is since the process was created)?
Also, MCL provides a process-last-run-time that can be used to  
determine how long time a process has been idle. Does Clozure have  
such functionality?
I've peeked into l1-processes.lisp to no avail.
-- Terje Norderhaug
    
    
More information about the Openmcl-devel
mailing list