neutrinolabs / xorgxrdp

Xorg drivers for xrdp
Other
457 stars 113 forks source link

fix idle timer #142

Closed pieska closed 5 years ago

pieska commented 5 years ago

My humble attempt to fix idle timer functionality. the basic problem was now == GetTimeInMillis == millis since bootup where time() is seconds since epoch.