juancarlospaco / psutil-nim

Port of python psutil to Nim
MIT License
28 stars 9 forks source link

Añadir uptime() #1

Closed scarlettmhack closed 5 years ago

scarlettmhack commented 5 years ago

int type.

calc as:

now() - boot-time = uptime (in seconds)