Symbian
Symbian OS Library

FAQ-1002 How do I determine the amount of time that has passed since the last user action?

[Index][spacer] [Previous] [Next]



 

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.