|
|
Classification: |
C++ |
Category: |
Timers |
Created: |
03/08/2004 |
Modified: |
03/16/2004 |
Number: |
FAQ-1002 |
Platform: |
Symbian OS v6.0, Symbian OS v6.1, Symbian OS v7.0, Symbian OS v7.0s |
|
Question: The amount of time since the last user action can be determined by using the User::InactivityTime() call.
Answer: To determine the amount of inactive time use the function User::InactivityTime(), this returns the time in seconds since the
last user action.
|
|
|