C# Class dWorld.Foundation.Utility.Threading.dLightWeightScheduledProcessBase

Inheritance: dLightWeightProcessBase
Afficher le fichier Open project: mono/gert

Méthodes publiques

Méthode Description
dLightWeightScheduledProcessBase ( int _fps ) : System

Private Methods

Méthode Description
MyDelegate ( IntPtr _param, bool _timerOrWaitFired ) : void
internal_Register ( dLightWeightProcessThread _ProcessEnqueue ) : void
internal_UnRegister ( ) : void

Method Details

dLightWeightScheduledProcessBase() public méthode

public dLightWeightScheduledProcessBase ( int _fps ) : System
_fps int
Résultat System