Function std::os::num_cpusExperimental
[-]
[+]
[src]
pub fn num_cpus() -> uint
Get the number of cores available
pub fn num_cpus() -> uint
Get the number of cores available
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).