mirror of
https://github.com/Icinga/icinga2.git
synced 2025-08-16 07:08:18 +02:00
parent
01941a9807
commit
3981ad213d
@ -77,6 +77,8 @@ BOOST_AUTO_TEST_CASE(invoke)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(scope)
|
||||
{
|
||||
Utility::Sleep(5);
|
||||
|
||||
int counter;
|
||||
Timer::Ptr timer = make_shared<Timer>();
|
||||
timer->OnTimerExpired.connect(boost::bind(&Callback, &counter));
|
||||
|
Loading…
x
Reference in New Issue
Block a user