We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36890a0 commit 3305b91Copy full SHA for 3305b91
tests/charm++/periodic/periodic.C
@@ -34,7 +34,7 @@ class main : public CBase_main {
34
delete msg;
35
36
mProxy = thisProxy;
37
- #ifdef CALL_FN_AFTER
+ #if CALL_FN_AFTER
38
startTime = CkWallTimer();
39
#else
40
startTime = 0.0;
0 commit comments