전체 글
-
TwoStatemodelOperations Dev/Testing Timer 2010. 12. 10. 16:47
// No2_TestingFiveStateModel.cpp : 콘솔 응용 프로그램에 대한 진입점을 정의합니다. // #include "stdafx.h" #include #include using namespace std; #include "Timer\Timer.h" int _tmain(int argc, _TCHAR* argv[]) { Timer timer; //timer.start(); // 슬립으로 준비와 수행 왔다갔다하기 //while(10>timer.elapsedSeconds()); //cout