//
pkg.gl
Category
github.com/tillkuhn/billy-idle
pkg
tracker
package
0.0.5
Repository:
https://github.com/tillkuhn/billy-idle.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
1
Files
418 SLOC
#
Functions
IdleTime
IdleTime gets the current idle time (HIDIdleTime) in milliseconds from the external ioreg command todo optimize by limit depth, e.g.
New
New returns a new Tracker configured with the given Options.
#
Structs
IdleState
IdleState represents the current state.
Options
Options to configure the Tracker.
Tracker
Tracker tracks idle state periodically and persist state changes in DB.
TrackRecord
TrackRecord representation of a database record.