MCPcopy Create free account
hub / github.com/cpputest/cpputest / getCurrentGroupTotalExecutionTime

Method getCurrentGroupTotalExecutionTime

src/CppUTest/TestResult.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138size_t TestResult::getCurrentGroupTotalExecutionTime() const
139{
140 return currentGroupTotalExecutionTime_;
141}
142

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected