Search the Community
Showing results for tags 'Idle Time Process UDF'.
-
I was wondering if there is any way for _WinAPI_GetIdleTime() to work with a connected joystick?
-
Code #cs #FUNCTION# ==================================================================================================================== Name...........: _GetIdleTime() Description ...: (Can Execute A Function) When The User Is Idle For Specified Amount Of Time or Vice-Versa Syntax.........: _GetIdleTime($Time,$Return=0) Parameters ....: $Time = The Amount Of Time to Check The User To be Idle.... $Return = 1 Return The Func Immediately if The User is not Idle $Return = 0 Wait For The User To Get Idle For Specified Amount of Time and Then Return Returns........: Success = 0 Failure(T
-
HEy!! Every1 I've made a UDF for a Func 2 Start whenever the computer gets Idle for the specified amount of time......... Hope that u find it helpful........... Any Modifications for betterment are welcomed.......... Enjoy!! #cs #FUNCTION# ================================================================================================================= Name...........: _GetIdleTime() Description ...: (Can Execute A Function) When The User Is Idle For Specified Amount Of Time Syntax.........: _GetIdleTime($Time,$Return=0) Parameters ....: $Time = The Amount Of T