Lines Matching refs:timestamp2
70 const std::clock_t timestamp2 = std::clock();
76 const std::clock_t time_fast = timestamp2 - timestamp1;
88 const std::clock_t timestamp2 = std::clock();
94 const std::clock_t time_fast = timestamp2 - timestamp1;
106 const std::clock_t timestamp2 = std::clock();
112 const std::clock_t time_fast = timestamp2 - timestamp1;
124 const std::clock_t timestamp2 = std::clock();
130 const std::clock_t time_fast = timestamp2 - timestamp1;
140 const std::clock_t timestamp2 = std::clock();
145 const std::clock_t time_fast = timestamp2 - timestamp1;
146 const std::clock_t time_default = timestamp3 - timestamp2;
156 const std::clock_t timestamp2 = std::clock();
161 const std::clock_t time_fast = timestamp2 - timestamp1;
162 const std::clock_t time_default = timestamp3 - timestamp2;