Method | Description | |
---|---|---|
Call ( Func |
||
Microthread ( Func |
||
None ( ) : IYield | ||
Run ( |
||
Run ( |
프레임워크 내부적으로 사용되는 메서드
|
|
Sleep ( long sec ) : IYield | ||
Wait ( WaitEvent waitEvent ) : IYield |
Method | Description | |
---|---|---|
Loop ( |
||
Microthread ( ) : System | ||
SleepThreadLoop ( ) : void |
public Microthread ( Func |
||
func | Func |
|
parent | ||
return | System |
public static Run ( |
||
microthread | ||
return | void |
public Run ( |
||
worker | ||
return | void |
public static Wait ( WaitEvent waitEvent ) : IYield | ||
waitEvent | WaitEvent | |
return | IYield |