Retrieve the number of processor cores.
#include <bps/deviceinfo.h>
BPS_API int deviceinfo_details_get_processor_core_count(deviceinfo_details_t *details)
BlackBerry 10.2.0
The deviceinfo_details_t structure to get the processor core count from.
The deviceinfo_details_get_processor_core_count() function gets the number of processor cores from the specified deviceinfo_details_t structure.
The processor core count.