summaryrefslogtreecommitdiff
path: root/ACE/examples/Service_Configurator/IPC-tests/server/Handle_Timeout.cpp
blob: b605faab14fd296e42f44170a686ab72fb02a96c (plain)
1
2
3
4
5
6
7
8
#include "Handle_Timeout.h"

#if !defined (__ACE_INLINE__)
#include "Handle_Timeout.inl"
#endif /* __ACE_INLINE__ */

Handle_Timeout timer_1;
ACE_Service_Object_Type t1 (&timer_1, ACE_TEXT("Timer_1"));