mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-08 05:49:15 +00:00
Added Schedule()
This commit is contained in:
@ -214,6 +214,7 @@ namespace Tasking
|
||||
#endif
|
||||
|
||||
public:
|
||||
void Schedule();
|
||||
long GetUsage(int Core) { return 100 - IdleProcess->Info.Usage[Core]; }
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user