Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Indiefreaks
Xna
Threading
SimpleScheduler
C# Class Indiefreaks.Xna.Threading.SimpleScheduler
A simple work scheduler class, implemented with a blocking queue (producer-consumer).
Inheritance:
IWorkScheduler
Datei anzeigen
Open project: Indiefreaks/igf
Public Methods
Method
Description
SimpleScheduler
( ) :
System
Creates a new instance of the
SimpleScheduler
class.
Method Details
SimpleScheduler()
public
method
Creates a new instance of the
SimpleScheduler
class.
public
SimpleScheduler
( ) :
System
return
System