mirror of
https://github.com/xythrez/RustMP.git
synced 2026-01-23 23:57:38 +00:00
Added ThreadPoolManager
This commit is contained in:
parent
25e0917fdd
commit
d97b660b4b
3 changed files with 100 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use rand::Rng;
|
||||
use rustmp::par_for;
|
||||
use rustmp::SystemObject;
|
||||
use rustmp::sysinfo::SystemObject;
|
||||
use std::time;
|
||||
|
||||
#[derive(Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue