HomeSort by relevance Sort by last modified time
    Searched refs:startVal (Results 1 - 2 of 2) sorted by null

  /external/eigen/bench/btl/generic_bench/timers/
portable_timer.hh 59 startVal.QuadPart = 0;
64 void start() { QueryPerformanceCounter(&startVal); }
70 time.QuadPart = stopVal.QuadPart - startVal.QuadPart;
83 LARGE_INTEGER startVal;
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 80 milliseconds