Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 821 Bytes

File metadata and controls

15 lines (12 loc) · 821 Bytes

# ComputerResourceTotals

Properties

Name Type Description Notes
keys int The total number of keys pressed on this computer.
clicks int The total number of mouse clicks on this computer.
download_mb float The total amount of data downloaded in megabytes.
upload_mb float The total amount of data uploaded in megabytes.
uptime_seconds int The total uptime in seconds.
scrolls int The total mouse scrolls recorded for this computer.
distance_miles float The total distance the mouse has moved in miles on this computer.

[Back to Model list] [Back to API list] [Back to README]