Home
last modified time | relevance | path

Searched defs:ResetTimes (Results 1 – 6 of 6) sorted by relevance

/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Algorithm/
H A DIpTimingStatistics.cpp14 TimingStatistics::ResetTimes() in ResetTimes() function in Ipopt::TimingStatistics
H A DIpOrigIpoptNLP.cpp1022 OrigIpoptNLP::ResetTimes() in ResetTimes() function in Ipopt::OrigIpoptNLP
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/IpOpt/
H A DIpTimingStatistics.cpp14 TimingStatistics::ResetTimes() in ResetTimes() function in SimTKIpopt::TimingStatistics
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DProgress.cpp48 void Progress::ResetTimes(void) { in ResetTimes() function in Progress
/dports/games/openclonk/openclonk-release-8.1-src/src/script/
H A DC4AulExec.cpp1060 void C4AulProfiler::ResetTimes(C4PropListStatic * p) in ResetTimes() function in C4AulProfiler
1078 void C4AulProfiler::ResetTimes() in ResetTimes() function in C4AulProfiler
/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DGLProfiler.cpp49 void ResetTimes() { startTimePoint = chrono::high_resolution_clock::now(); } in ResetTimes() function