2

When running psutil.boot_time() for the first time (yesterday) on my windows computer it shows the correct boot time. But when I am running it today it shows yesterday's boot time!

what to do? Am I Doing Something Wrong?

Dhruv_2676
  • 101
  • 1
  • 9

1 Answers1

1

If you hadn't booted it again, the boot_time will be the same.

Robatron
  • 83
  • 9