Ignore:
Timestamp:
07/08/11 15:25:10 (13 years ago)
Author:
lyard
Message:
added configurations to everything that can be tweaked
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/FilesStatisticsService.cc

    r11291 r11292  
    192192//! @param duration the duration between two services update, in second
    193193//
    194 void FilesStatisticsService::SetStatPeriod(float duration)
     194void FilesStatisticsService::SetStatPeriod(const float duration)
    195195{
    196196    if (duration < 0)
Note: See TracChangeset for help on using the changeset viewer.