runtime progress
This commit is contained in:
@@ -10,7 +10,7 @@ namespace spider {
|
||||
* This is where the Spider VM (Runtime) lives
|
||||
*/
|
||||
class Runtime {
|
||||
private:
|
||||
public:
|
||||
|
||||
CPU cpu;
|
||||
RAM ram;
|
||||
|
||||
Reference in New Issue
Block a user