aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Timers/README
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Timers/README')
-rw-r--r--Carpet/Timers/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/Carpet/Timers/README b/Carpet/Timers/README
new file mode 100644
index 000000000..60888f344
--- /dev/null
+++ b/Carpet/Timers/README
@@ -0,0 +1,14 @@
+Cactus Code Thorn Timers
+Author(s) : Erik Schnetter <schnetter@gmail.com>
+Maintainer(s): Erik Schnetter <schnetter@gmail.com>
+Licence : n/a
+--------------------------------------------------------------------------
+
+1. Purpose
+
+Provide various kinds of timers:
+
+CactusTimer: C++ wrapper around standard Cactus timers
+CactusTimerSet: knows about all CactusTimers that were ever created
+Timer: hierarchical set of CactusTimers
+TimerTree: helper class for Timer