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