Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
138
size_t TestResult::getCurrentGroupTotalExecutionTime() const
139
{
140
return currentGroupTotalExecutionTime_;
141
}
142
Callers
1
printCurrentGroupEnded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected