TimeKeeperService_impl.cpp
Go to the documentation of this file.
2 #include "StateHolder.h"
3 
5 {
6 }
7 
9 {
10 }
11 
12 void TimeKeeperService_impl::sleep(CORBA::Double tm)
13 {
14  m_comp->wait(tm);
15 }
state holder component
void sleep(CORBA::Double tm)
void wait(CORBA::Double tm)


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:51