LCOV - code coverage report
Current view: top level - package/statistics/system_statistics - system_statistics_options.hpp (source / functions) Hit Total Coverage
Test: wfc_core-coverage.info Lines: 0 1 0.0 %
Date: 2019-09-05 Functions: 0 6 0.0 %

          Line data    Source code
       1             : //
       2             : // Author: Vladimir Migashko <migashko@gmail.com>, (C) 2013-2018
       3             : //
       4             : // Copyright: See COPYING file that comes with this distribution
       5             : //
       6             : 
       7             : #pragma once
       8             : 
       9             : namespace wfc{ namespace core{
      10             : 
      11           0 : struct system_statistics_options
      12             : {
      13             :   std::string prefix;
      14             :   time_t interval_ms = 1000;
      15             : };
      16             : 
      17             : }}

Generated by: LCOV version 1.10