Query active worker threads in the Rust backend

get_hpc_threads()

Value

An integer representing the active number of Rayon worker threads.

Examples

if (FALSE) { # \dontrun{
  get_hpc_threads()
} # }