MCPcopy 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
2966void cmCTest::SetTimeOut(cmDuration t)
2967{
2968 this->Impl->TimeOut = t;
2969}
2970
2971cmDuration cmCTest::GetGlobalTimeout() const
2972{

Callers 1

InitializeHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected