Searched refs:app_start_time (Results 1 – 1 of 1) sorted by relevance
357 int64 app_start_time = getTickCount(); in main() local846 …LOGLN("Finished, total time: " << ((getTickCount() - app_start_time) / getTickFrequency()) << " se… in main()