Changeset 11292 for trunk/FACT++/src/FilesStatisticsService.cc
- Timestamp:
- 07/08/11 15:25:10 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/FilesStatisticsService.cc
r11291 r11292 192 192 //! @param duration the duration between two services update, in second 193 193 // 194 void FilesStatisticsService::SetStatPeriod( float duration)194 void FilesStatisticsService::SetStatPeriod(const float duration) 195 195 { 196 196 if (duration < 0)
Note:
See TracChangeset
for help on using the changeset viewer.