MCPcopy 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
2961cmDuration cmCTest::GetTimeOut() const
2962{
2963 return this->Impl->TimeOut;
2964}
2965
2966void cmCTest::SetTimeOut(cmDuration t)
2967{

Callers 2

InitializeHandlerMethod · 0.80
ForkProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected