Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetStopTime
Method
GetStopTime
Source/cmCTest.cxx:2721–2724 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2719
}
2720
2721
std::chrono::system_clock::time_point cmCTest::GetStopTime() const
2722
{
2723
return this->Impl->StopTime;
2724
}
2725
2726
void cmCTest::SetStopTime(std::string const& time_str)
2727
{
Callers
2
CheckStopTimePassed
Method · 0.80
ForkProcess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected