Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win10 psutil.boot_time -- negative value #989

Open
alxchk opened this issue Mar 14, 2017 · 4 comments
Open

Win10 psutil.boot_time -- negative value #989

alxchk opened this issue Mar 14, 2017 · 4 comments

Comments

@alxchk
Copy link
Contributor

alxchk commented Mar 14, 2017

>>> platform.platform()
'Windows-10-10.0.14393'
>>> platform.architecture()
('64bit', '')
>>> psutil.version_info
(5, 2, 0)
>>> psutil.boot_time()
-4885912540.0
>>> 

psutil installed from pip, whl.

@giampaolo
Copy link
Owner

giampaolo commented Mar 14, 2017 via email

@alxchk
Copy link
Contributor Author

alxchk commented Mar 14, 2017

No. This virtual machine was booted for less then one day

@giampaolo
Copy link
Owner

Can't reproduce this issue :(

giampaolo added a commit that referenced this issue Jun 7, 2017
@giampaolo
Copy link
Owner

Do you have VS? Can you try if this is fixed with ec1d35e?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants