C# 클래스 GSF.StepTimer.RunCount

상속: ITimer
파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian

공개 프로퍼티들

프로퍼티 타입 설명
RunResults List
SW Stopwatch

공개 메소드들

메소드 설명
Stop ( int loopCount = 1 ) : void

메소드 상세

Stop() 공개 메소드

public Stop ( int loopCount = 1 ) : void
loopCount int
리턴 void

프로퍼티 상세

RunResults 공개적으로 프로퍼티

public List RunResults
리턴 List

SW 공개적으로 프로퍼티

public Stopwatch SW
리턴 Stopwatch