mirror of
https://github.com/paboyle/Grid.git
synced 2025-11-17 03:59:30 +00:00
Hadrons: module and VM instrumentation
This commit is contained in:
@@ -102,6 +102,9 @@ public:
|
||||
assert(running == false);
|
||||
return (uint64_t) accumulator.count();
|
||||
}
|
||||
bool isRunning(void){
|
||||
return running;
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user