system_timer

Boost C++ Libraries/Boost.Asio

Boost.Asio 색인 - system_timer

system_timer 시스템 시간을 기반으로 하는 타이머에 대한 typedef이다. typedef basic_waitable_timer system_timer; 유 형 이 름 설 명 rebind_executor 타이머 유형을 다른 실행기(executor)로 다시 바인드한다. clock_type 시간 유형 duration 시간의 기간 유형 executor_type 개체와 연결된 실행기(executor) 유형. time_point 시간의 시점 유형. traits_type 대기 특성 유형. 멤버 함수 이 름 설 명 async_wait 타이머에서 비동기 대기를 시작한다. basic_waitable_timer [constructor] 생성자. — 특정 만료 시간을 절대..

까마귀75
'system_timer' 태그의 글 목록