Ignore:
Timestamp:
Apr 18, 2013, 5:31:49 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/combination/bnccomb.cpp

    r5129 r5134  
    371371  // Process previous Epoch(s)
    372372  // -------------------------
    373   const double waitTime = 1.5 * _cmbSampl;
     373  const double waitTime = 1.0 * _cmbSampl;
    374374  QListIterator<bncTime> itTime(_buffer.keys());
    375375  while (itTime.hasNext()) {
Note: See TracChangeset for help on using the changeset viewer.