You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: split timer::tick() to timer::start() and timer::end() (#7020)
* 1. Refactor: split timer::tick() to timer::start() and timer::end()
2. fix bug of timer in ORB_gaunt_table::Calc_Gaunt_CH()
* fix bug of timer in functions
* fix timer in many functions
* fix check in timer::finish() when WARNING_QUIT
* fix timer in functions
* update timer_test.cpp
* update timer_test
* fix timer in RPA
* fix timer in functions
* fix timer in functions
* change to CRLF
---------
Co-authored-by: linpz <linpz@mail.ustc.edu.cn>
0 commit comments