optimizations suggested by quantify
This commit is contained in:
@@ -199,7 +199,7 @@ bool bhe::updatePeriod ( const epicsTime & programBeginTime,
|
||||
else if ( this->pIIU ) {
|
||||
// update state of health for active virtual circuits
|
||||
// if the beacon looks ok
|
||||
this->pIIU->beaconArrivalNotify ();
|
||||
this->pIIU->beaconArrivalNotify ( currentTime );
|
||||
}
|
||||
|
||||
// update a running average period
|
||||
|
||||
Reference in New Issue
Block a user