- Timestamp:
- Dec 23, 2011, 10:46:56 AM (14 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/BNC/bnccaster.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/BNC/bnccaster.cppr3522 r3543 127 127 _epochs = new QMultiMap<long, t_obs>; 128 128 129 _samplingRate = settings.value("binSampl").toInt(); 130 _waitTime = settings.value("waitTime").toInt(); 129 131 _lastDumpSec = 0; 130 _waitTime = 0;131 132 _confInterval = -1; 132 133 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
