FACT++  1.0
int DataLogger::setSubscriptionListUpdateTimeLapse ( const Event evt)
private

set the duration between two updates. a zero or negative value disables the service updates

Definition at line 467 of file datalogger.cc.

References EventImp::GetInt().

Referenced by DataLogger().

468 {
470 
471  return GetCurrentState();
472 }
int fCurrentSubscriptionUpdateRate
Number of seconds since the last update of the subscribed list.
Definition: datalogger.cc:299
int GetCurrentState() const
return the current state of the machine
int32_t GetInt() const
Definition: EventImp.h:93

+ Here is the call graph for this function:

+ Here is the caller graph for this function: