Skip to main content

partitions

Function partitions 

Source
pub fn partitions() -> usize
Expand description

Partitions the armed team runs with, or 1 when execution is serial.

Exposed so a host with no environment variables — a browser — can report whether threading actually engaged, instead of running serially and looking identical.