[Overview][Types][Classes][Index] |
Constructor for the class instance.
Source position: lazcollections.pas line 51
public constructor TLazMonitor.create; |
Create is the constructor for the class instance, and sets the value in the SpinCount property to the DefaultSpinCount used in instances of the class. Create calls the inherited constructor prior to exiting from the method.
|
Number of busy waiting iterations used in the monitor. |
|
|
Default number of busy waiting iterations used in instances of the class. |
|
Version 4.0 | Generated 2025-05-03 | Home |