From d6b067d2a2ec5f0490c9fb17ddd605d0e860480d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 31 May 2014 14:38:35 +0100 Subject: Some Doxygen comments. --- src/time_pair.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/time_pair.h') diff --git a/src/time_pair.h b/src/time_pair.h index 9b9c357..85d79e5 100644 --- a/src/time_pair.h +++ b/src/time_pair.h @@ -26,6 +26,9 @@ namespace sub { +/** @class TimePair + * @brief A time, expressed either in metric (h:m:s:ms) or frames (h:m:s:f). + */ class TimePair { public: -- cgit v1.2.3