summaryrefslogtreecommitdiff
path: root/src/frame_time.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-24 17:38:46 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-24 17:38:46 +0100
commit208f598e2af83fe7be465680806c79af3da825d3 (patch)
tree295a1c34e7f11a8c6f2a0aee0ab57036a55f809f /src/frame_time.h
parent7002892583b9e008a1bd3469c6db859292927286 (diff)
More tests and fix MetricTime.
Diffstat (limited to 'src/frame_time.h')
-rw-r--r--src/frame_time.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/frame_time.h b/src/frame_time.h
index 9443676..aa24931 100644
--- a/src/frame_time.h
+++ b/src/frame_time.h
@@ -24,6 +24,9 @@
namespace sub {
+/** @class FrameTime
+ * @brief A time in hours, minutes, seconds and frames.
+ */
class FrameTime
{
public: