Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
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
ファイルを表示
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