From: Marcin Siodelski Date: Mon, 23 Sep 2013 13:51:27 +0000 (+0200) Subject: [3173] Fixed the doxygen error in perfdhcp. X-Git-Tag: bind10-1.2.0beta1-release~201^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2686c2da77de241fbc4bc0f2d642daaf3c9d402;p=thirdparty%2Fkea.git [3173] Fixed the doxygen error in perfdhcp. --- diff --git a/tests/tools/perfdhcp/stats_mgr.h b/tests/tools/perfdhcp/stats_mgr.h index 586d8e081d..d614ad046b 100644 --- a/tests/tools/perfdhcp/stats_mgr.h +++ b/tests/tools/perfdhcp/stats_mgr.h @@ -260,6 +260,7 @@ public: /// assumed dropped. Negative value disables it. /// \param archive_enabled if true packets archive mode is enabled. /// In this mode all packets are stored throughout the test execution. + /// \param boot_time Holds the timestamp when perfdhcp has been started. ExchangeStats(const ExchangeType xchg_type, const double drop_time, const bool archive_enabled,