1
0
Fork 0

fixed statistics interval

This commit is contained in:
Jan Steemann 2014-07-23 11:39:15 +02:00
parent f0f9664bae
commit e7c18b40a6
1 changed files with 1 additions and 1 deletions

View File

@ -471,7 +471,7 @@ function compute15Minute (start, clusterId) {
/// @brief statistics interval /// @brief statistics interval
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
exports.STATISTICS_INTERVAL = 1000; exports.STATISTICS_INTERVAL = 10;
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
/// @brief statistics interval for history /// @brief statistics interval for history