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

  /ndk/sources/android/crazy_linker/tests/
bench_load_library.cpp 50 start_ms_ = now_ms();
54 double elapsed_ms = now_ms() - start_ms_;
60 double start_ms_; member in class:ScopedTimer

Completed in 2127 milliseconds