R/hpc_threads.R
get_hpc_threads.Rd
Query active worker threads in the Rust backend
get_hpc_threads()
An integer representing the active number of Rayon worker threads.
set_hpc_threads(), with_hpc_threads().
set_hpc_threads()
with_hpc_threads()
if (FALSE) { # \dontrun{ get_hpc_threads() } # }