A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://Tarektouati.github.io/vue-use-web/functions/hardware-concurrency.html below:

Website Navigation


Hardware Concurrency | useWeb

# Hardware Concurrency

The Hardware Concurrency API The navigator.hardwareConcurrency read-only property returns the number of logical processors available to run threads on the user's computer.

# State

The useHardWareConcurrency function exposes the following readonly reactive state:

import { useHardwareConcurrency } from 'vue-use-web';

const { logicalProcessors } = useHardwareConcurrency();
State Type Description logicalProcessors Number Number of logical processors available on the device. unsupported Boolean If the API is unsupported. # Example

TODO: Some cool example!


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4