

Go to the source code of this file.
Macros | |
| #define | ELAPSEDNOW (elapsedd.msecsTo(QDateTime::currentDateTime())) |
| #define | ELAPSEDSEC (elapsedd.secsTo(QDateTime::currentDateTime())) |
| #define | DbTimMsg(a) DbTiming << my_rank << generation << ELAPSEDNOW << a; |
| #define | DRTiming DbTiming << my_rank |
| #define | UPDATE_FIT |
| #define | DL 1 |
Variables | |
| QDateTime | elapsedd = QDateTime::currentDateTime() |
| #define DbTimMsg | ( | a | ) | DbTiming << my_rank << generation << ELAPSEDNOW << a; |
Definition at line 8 of file dmga_worker.cpp.
| #define DL 1 |
Definition at line 17 of file dmga_worker.cpp.
| #define DRTiming DbTiming << my_rank |
Definition at line 9 of file dmga_worker.cpp.
| #define ELAPSEDNOW (elapsedd.msecsTo(QDateTime::currentDateTime())) |
Definition at line 6 of file dmga_worker.cpp.
| #define ELAPSEDSEC (elapsedd.secsTo(QDateTime::currentDateTime())) |
Definition at line 7 of file dmga_worker.cpp.
| #define UPDATE_FIT |
Definition at line 12 of file dmga_worker.cpp.
| QDateTime elapsedd = QDateTime::currentDateTime() |
Definition at line 5 of file dmga_worker.cpp.
1.8.3.1-20130324