Home
last modified time | relevance | path

Searched refs:time_G (Results 1 – 4 of 4) sorted by relevance

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dparam.h251 double time_G; // Time spent on reading files the variable
H A Dgemma.cpp1905 cPar.time_G = (clock() - time_start) / (double(CLOCKS_PER_SEC) * 60.0); in BatchRun()
1974 cPar.time_G = (clock() - time_start) / (double(CLOCKS_PER_SEC) * 60.0); in BatchRun()
2023 cPar.time_G = (clock() - time_start) / (double(CLOCKS_PER_SEC) * 60.0); in BatchRun()
2163 cPar.time_G += (clock() - time_start) / (double(CLOCKS_PER_SEC) * 60.0); in BatchRun()
2195 cPar.time_G += (clock() - time_start) / (double(CLOCKS_PER_SEC) * 60.0); in BatchRun()
3534 << cPar.time_G << " min " << endl; in WriteLog()
H A Dparam.cpp106 time_total(0.0), time_G(0.0), time_eigen(0.0), time_UtX(0.0), in PARAM()
/dports/science/py-geometric/geometric-0.9.7.2/geometric/
H A Dinternal.py1633 time_G = click()
1663 time_G = click()
2850 time_G = click()
2972 time_G = click()