QNX RTOS v4 Knowledge Base
  
QNX RTOS v4 Knowledge Base
  
    
      | 
          
            | Title | How to tell how long a process has been running? |  
            | Ref. No. | QNX.000006064 |  
            | Category(ies) | Utilities |  
            | Issue | How can I tell how long a process has been running? ie. how much cpu time it has taken? 
 
 |  
            | Solution | Use the following command: 'sin time'
 This will show all times for all currently running processes.
 |  |