You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the link; the package get's the global uptime of the system. I'm interested in the uptime of a specific golang process. The exec command isn't that bad, but to be fully platform independent (running on Windows), we need a better solution, right?
Any idea how to get the uptime from the Go process itself without wrapping an exec command?
The text was updated successfully, but these errors were encountered: