HomeSort by relevance Sort by last modified time
    Searched full:app_start_time (Results 1 - 1 of 1) sorted by null

  /external/opencv3/samples/cpp/
stitching_detailed.cpp 357 int64 app_start_time = getTickCount(); local
846 LOGLN("Finished, total time: " << ((getTickCount() - app_start_time) / getTickFrequency()) << " sec");

Completed in 538 milliseconds