MCPcopy Create free account
hub / github.com/Geant4/geant4 / StopTimer

Method StopTimer

examples/extended/parallel/MPI/source/src/G4MPIstatus.cc:57–60  ·  view source on GitHub ↗

--------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

55
56// --------------------------------------------------------------------------
57void G4MPIstatus::StopTimer()
58{
59 timer_->Stop();
60}
61
62// --------------------------------------------------------------------------
63void G4MPIstatus::SetStatus(G4int arank, G4int runid, G4int noe, G4int evtid,

Callers 2

UpdateStatusMethod · 0.45
BeamOnMethod · 0.45

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected