osx man page for tk_getuserinactivetime

Query: tk_getuserinactivetime

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Tk_GetUserInactiveTime(3)				       Tk Library Procedures					 Tk_GetUserInactiveTime(3)

__________________________________________________________________________________________________________________________________________________

NAME
Tk_GetUserInactiveTime, Tk_ResetUserInactiveTime - discover user inactivity time
SYNOPSIS
#include <tk.h> long Tk_GetUserInactiveTime(display) Tk_GetUserInactiveTime(display)
ARGUMENTS
Display *display (in) The display on which the user inactivity timer is to be queried or reset. _________________________________________________________________
DESCRIPTION
Tk_GetUserInactiveTime returns the number of milliseconds that have passed since the last user interaction (usually via keyboard or mouse) with the respective display. On systems and displays that do not support querying the user inactiviy time, -1 is returned. Tk_GetUserInac- tiveTime resets the user inactivity timer of the given display to zero. On windowing systems that do not support multiple displays display can be passed as NULL.
KEYWORDS
idle, inactive Tk 8.5 Tk_GetUserInactiveTime(3)
Related Man Pages
quota(1m) - opensolaris
tk(n) - mojave
dpmsgettimeouts(3) - debian
dpmsgettimeouts(3) - centos
tk_idtowindow(3tk) - opensolaris
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
My first PERL incarnation... Audio Oscillograph
A dash to GOTO or a dash from GOTO, that is the question...