프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MaxDepth | System.Int64 | ||
NumOfFrontiers | System.Int64 | ||
NumOfSchedulesExplored | System.Int64 | ||
NumOfStatesVisited | System.Int64 | ||
NumOfTransitionExplored | System.Int64 | ||
startTime | System.DateTime |
메소드 | 설명 | |
---|---|---|
IncrementFrontiersCount ( ) : void | ||
IncrementNumberOfSchedules ( ) : void | ||
IncrementStatesCount ( ) : void | ||
IncrementTransitionsCount ( ) : void | ||
PeriodicTimerFunction ( object obj ) : void | ||
PrintFinalStats ( ) : void | ||
PrintPeriodicStats ( ) : void | ||
StartPeriodicStats ( ) : void | ||
StopPeriodicStats ( ) : void |
public static PeriodicTimerFunction ( object obj ) : void | ||
obj | object | |
리턴 | void |
public static Int64,System NumOfSchedulesExplored | ||
리턴 | System.Int64 |
public static Int64,System NumOfTransitionExplored | ||
리턴 | System.Int64 |