|
|
void | update_timer () |
| | This function is called by the long-term job, udating the timer and count.
|
| |
| double | time_difference () |
| |
|
|
unsigned int | count |
| |
|
float | function_value |
| |
|
std::chrono::time_point< std::chrono::high_resolution_clock > | timer_start |
| |
|
std::chrono::time_point< std::chrono::high_resolution_clock > | timer |
| |
◆ time_difference()
| double molecules_container_t::ltj_stats_t::time_difference |
( |
| ) |
|
|
inline |
This function is called by the interrogation function - and is to help the uer know how the job is going.
20230127-PE A nice graph of the change of the function value seems like a good idea
The documentation for this class was generated from the following file: