Desklog calculates activity percentage based on how often it detects keyboard or mouse input during configured time intervals. Admins can set how frequently the system checks for user activity. Learn how to set activity frequency here.
For example, if the activity check is set to every 5 seconds, Desklog will evaluate whether there was any keyboard or mouse movement every 5 seconds. Over the course of an hour (3600 seconds), that results in 720 checks. If activity is detected during 540 of those checks, the activity percentage would be:
(540 ÷ 720) × 100 = 75%