README.md

December 5, 2022 ยท View on GitHub

System wide Idle check

Description

Checks for System IDLE, by detecting when and if the mouse or keyboard has been used.

More Info

Simply run sysidle function you'll get back true or false

True if system is idle

False is system is not idle

Submitted On2000-12-14 19:42:08
ByJoe B
LevelIntermediate
User Rating5.0 (15 globes from 3 users)
CompatibilityVB 5.0, VB 6.0
CategoryCoding Standards
WorldVisual Basic
Archive FileCODE_UPLOAD1269712142000.zip

Contents

  1. 1System wide Idle check
  2. 1.1Description
  3. 1.2More Info