Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetTimeOut
Method
GetTimeOut
Source/cmCTest.cxx:2961–2964 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2959
}
2960
2961
cmDuration cmCTest::GetTimeOut() const
2962
{
2963
return this->Impl->TimeOut;
2964
}
2965
2966
void cmCTest::SetTimeOut(cmDuration t)
2967
{
Callers
2
InitializeHandler
Method · 0.80
ForkProcess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected