Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Indiefreaks
Xna
Threading
WorkStealingScheduler
C# Class Indiefreaks.Xna.Threading.WorkStealingScheduler
A "work stealing" work scheduler class. This can give much better performance than
SimpleScheduler
when tasks often launch sub-tasks.
Inheritance:
IWorkScheduler
Afficher le fichier
Open project: Indiefreaks/igf
Class Usage Examples
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
WorkStealingScheduler
( ) :
System
Creates a new instance of the
WorkStealingScheduler
class.
Method Details
WorkStealingScheduler()
public
méthode
Creates a new instance of the
WorkStealingScheduler
class.
public
WorkStealingScheduler
( ) :
System
Résultat
System