README
Cpu Thread Count
You can use the function threadCount() from this module to indicate the number of threads on your cpu.
Created with Rust.
You can use the function threadCount() from this module to indicate the number of threads on your cpu.
<script type="module">
import cpuThreadCount from 'https://cdn.skypack.dev/cpu-thread-count';
</script>
You can use the function threadCount() from this module to indicate the number of threads on your cpu.
Created with Rust.