Open ksmith0 opened 9 years ago
This also affects the polling of the status messages at the bottom of the screen.
Also, noticed as mentioned above, the data rate in the status bar reflects zero until an update occurs. This most likely has to do with the fact that scalers are not computed until a poll event which occurs with a frequency of less than 2s and thus the monitor zeros the scalers.
In addition to the threshold check performed for polling an additional check against the statsInterval would force data to spill at least every two seconds in case of very low trigger rates.