MCPcopy Create free account
hub / github.com/Arash-codedev/openGA / tic

Method tic

src/openGA.hpp:249–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

247 }
248
249 void tic()
250 {
251 initialized=true;
252 time_start = std::chrono::high_resolution_clock::now();
253 }
254
255 double toc()
256 {

Callers 10

solve_initMethod · 0.80
solve_next_generationMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
run_testFunction · 0.80
run_testFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected