improved diagnostic

This commit is contained in:
Jeff Hill
2004-02-03 02:21:01 +00:00
parent 9977039b55
commit 4bb85b7256

View File

@@ -79,6 +79,8 @@ epicsTimerNotify::expireStatus repeaterSubscribeTimer::
void repeaterSubscribeTimer::show ( unsigned /* level */ ) const
{
::printf ( "repeater subscribe timer: attempts=%u registered=%u once=%u\n",
this->attempts, this->registered, this->once );
}
void repeaterSubscribeTimer::confirmNotify ()