ActiveWaitLoopControl (struct)

ActiveWaitLoopControl ActiveWaitLoopControl ActiveWaitLoopControl

Members

Float32 activeWaitTimeSlice  
Float32 activeWaitTimeBeforeSleep  
Float32 debugDeadlockSecondsBeforeDumpStack  
UInt8 waitMS  
Boolean deadlockDumpedStack  
UInt64 startTick  

Methods

  ActiveWaitLoopControl ( in ActiveWaitLoopControl other )
  ActiveWaitLoopControl ()
ActiveWaitLoopControl clone ? ()
Float32 getWaitTime ? ()
  setPriority ! ( in Boolean high )
  wait ! ()

Methods in detail

ActiveWaitLoopControl ( in ActiveWaitLoopControl other )

copy constructor


ActiveWaitLoopControl ()


ActiveWaitLoopControl ActiveWaitLoopControl.clone? ()

clone method


Float32 ActiveWaitLoopControl.getWaitTime? ()


ActiveWaitLoopControl.setPriority! ( in Boolean high )


ActiveWaitLoopControl.wait! ()