MCPcopy Create free account
hub / github.com/Kitware/CMake / GetProcessId

Method GetProcessId

Source/kwsys/SystemInformation.cxx:777–780  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

775}
776
777long long SystemInformation::GetProcessId()
778{
779 return this->Implementation->GetProcessId();
780}
781
782void SystemInformation::SetStackTraceOnError(int enable)
783{

Callers 4

InstrumentTestMethod · 0.80
InstrumentCommandMethod · 0.80
StartEntryMethod · 0.80
StopEntryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected