MultiAgentDecisionProcess
|
Functions | |
double | GetDeltaTimeDouble (timeval start_time, timeval cur_time) |
Returns the difference between start time and current time. More... | |
double TimeTools::GetDeltaTimeDouble | ( | timeval | start_time, |
timeval | cur_time | ||
) |
Returns the difference between start time and current time.
Returns a double, time is in microseconds
Referenced by BGIP_SolverBFSNonIncremental< JP >::Solve(), BGIP_SolverBruteForceSearch< JP >::Solve(), BGIP_SolverAlternatingMaximization< JP >::Solve(), and BGIP_SolverCE::Solve().