MCPcopy Create free account
hub / github.com/ERGO-Code/HiGHS / reportFactorClock

Method reportFactorClock

highs/util/FactorTimer.h:193–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191 };
192
193 void reportFactorClock(HighsTimerClock& factor_timer_clock) {
194 reportFactorLevel0Clock(factor_timer_clock);
195 reportFactorLevel1Clock(factor_timer_clock);
196 reportFactorLevel2Clock(factor_timer_clock);
197 }
198};
199#endif /* UTIL_FACTORTIMER_H_ */

Callers 1

reportFactorTimerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected