• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a C++ console application to check for how long the Windows session is idle. This will count the total amount of resets that occured during the runtime of the application. Everytime an input occurs, the reset count is increased and the idle time is reset.