summaryrefslogtreecommitdiffstats
path: root/time
diff options
context:
space:
mode:
Diffstat (limited to 'time')
-rw-r--r--time/akgtime.hh10
1 files changed, 10 insertions, 0 deletions
diff --git a/time/akgtime.hh b/time/akgtime.hh
index 925eeb8..16f0e51 100644
--- a/time/akgtime.hh
+++ b/time/akgtime.hh
@@ -39,6 +39,13 @@ rasdaman GmbH.
namespace akg
{
+/**
+ * \defgroup Times Time Classes
+ */
+
+/**
+ * \ingroup Times
+ */
class LocalTime
{
@@ -55,6 +62,9 @@ class LocalTime
};
+/**
+ * \ingroup Times
+ */
class BenchmarkTimer
{
public: