[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Is the current system single processor or not
Source position: classesh.inc line 1679
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 |