HasBeenIdleFor
HasBeenIdleFor

Checks if the user has been idle for the given amount of time

time = myTime.HasBeenIdleFor( Time )

Return value
TRUE if the user has been idle for longer than the given time, otherwise FALSE.

Parameters
  • Time
    Time to compare with
Comments

This function is a simple shorthand for Storyboard.GetIdleFor( ) < Time

See also
Time:GetIdleFor



JAM © 2005 no one in partiular
Project started by David Evans in 2005