Is the current system single processor or not
Source position: classesh.inc line 2010
public property TThread.IsSingleProcessor : Boolean |
Thread.IsSingleProcessor returns True if TThread.ProcessorCount is less than or equal to 1, False otherwise.
|
Return the processor count for this system |