UptimeFaker Versions Save

Generic Windows library designed to help detecting issues related to high PC uptime

v1.1

3 years ago

Added a ProcessTime option, counting time from the time the process was created instead of the last reboot.

v1.0

5 years ago

First UptimeFaker release.

Supported functions

  • From kernel32.dll:
    • QueryPerformanceCounter
    • GetTickCount
    • GetTickCount64
  • From winmm.dll:
    • timeGetTime
    • timeGetSystemTime