A Work In Progress library to get system information in the Odin programming language.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ronald1985 5674011460 Started to work on process functions.
These aren't complete, but adding them now so they can be used.
As currently only thing to do is ensure we get CPU and memory usage for
a process.
2 years ago
foreign.odin Changed the style for the foreign block 2 years ago
sysinfo.odin Started to work on process functions. 2 years ago
types.odin Finished functions for getting information regarding disk usage 3 years ago