aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/schedule.ccl')
-rw-r--r--Carpet/CarpetLib/schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/schedule.ccl b/Carpet/CarpetLib/schedule.ccl
index d371bc7a5..a208c97ca 100644
--- a/Carpet/CarpetLib/schedule.ccl
+++ b/Carpet/CarpetLib/schedule.ccl
@@ -1,10 +1,10 @@
# Schedule definitions for thorn CarpetLib
-SCHEDULE CarpetLib_setmemlimit AT WRAGH
+SCHEDULE CarpetLib_registercycleclock AT startup BEFORE Driver_Startup
{
LANG: C
OPTIONS: global
-} "Set operating system memory limit"
+} "Register cycle based timer"
SCHEDULE CarpetLib_printtimestats AT analysis
{