- Category:
- Windows Kernel
- Tags:
-
- File Size:
- 3kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- gisnt
Description: Idle Class, used to determine the system is in the idle state, which can run daemon, use the following: ' custom module variable dim the mIdle as the Idle program, such as Form_Load early, such as use: Set the Idle mIdle.IdleSeconds mIdle = New = 10 mIdle.Enable = True program elsewhere: if mIdle.IsIdle then ' perform other processing system is idle. end if
To Search:
File list (Check if you may need any files):
Idle.cls