cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
11 lines
308 B
Markdown
11 lines
308 B
Markdown
# KIdleTime
|
|
|
|
Reporting of idle time of user and system
|
|
|
|
## Introduction
|
|
|
|
KIdleTime is a singleton reporting information on idle time. It is useful not
|
|
only for finding out about the current idle time of the PC, but also for getting
|
|
notified upon idle time events, such as custom timeouts, or user activity.
|
|
|