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

Process.uptime() #5481

Closed
jssuttles opened this issue Nov 15, 2016 · 1 comment
Closed

Process.uptime() #5481

jssuttles opened this issue Nov 15, 2016 · 1 comment
Assignees
Labels

Comments

@jssuttles
Copy link

Versions
screen shot 2016-11-15 at 1 41 30 pm

OS
screen shot 2016-11-15 at 1 45 04 pm

Process.uptime()
screen shot 2016-11-15 at 1 45 27 pm

As you can see the process uptime is greater than the os uptime.
To figure out the real process uptime, I've had to store the start time and compare against the current time.

@ghostoy ghostoy added the bug label Nov 17, 2016
@ghostoy ghostoy self-assigned this Nov 29, 2016
ghostoy pushed a commit to ghostoy/node that referenced this issue Nov 29, 2016
ghostoy pushed a commit to ghostoy/node that referenced this issue Dec 1, 2016
rogerwang pushed a commit to nwjs/node that referenced this issue Dec 1, 2016
@rogerwang
Copy link
Member

This is fixed in git and will be available in the next nightly build.

rogerwang pushed a commit to nwjs/node that referenced this issue Dec 7, 2016
rogerwang pushed a commit to nwjs/node that referenced this issue Dec 11, 2016
rogerwang pushed a commit to nwjs/node that referenced this issue Dec 11, 2016
rogerwang pushed a commit to nwjs/node that referenced this issue Dec 12, 2016
rogerwang pushed a commit to nwjs/node that referenced this issue Dec 21, 2016
rogerwang pushed a commit to nwjs/node that referenced this issue Jan 4, 2017
rogerwang pushed a commit to nwjs/node that referenced this issue Jan 5, 2017
rogerwang pushed a commit to nwjs/node that referenced this issue Jan 5, 2017
rogerwang pushed a commit to nwjs/node that referenced this issue Jan 5, 2017
rogerwang pushed a commit to nwjs/node that referenced this issue Jan 8, 2017
rogerwang pushed a commit to nwjs/node that referenced this issue Jan 11, 2017
GnorTech pushed a commit to nwjs/node that referenced this issue Jan 29, 2017
GnorTech pushed a commit to nwjs/node that referenced this issue Feb 1, 2017
GnorTech pushed a commit to nwjs/node that referenced this issue Feb 3, 2017
rogerwang pushed a commit to nwjs/node that referenced this issue Feb 22, 2017
rogerwang pushed a commit to nwjs/node that referenced this issue Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants