Searched defs:f2Result (Results 1 – 3 of 3) sorted by relevance
395 Duration f2Result = r[2]; // time f2 took to run 10,000 times variable
479 auto f2Result = to!Duration(r[2]); // time f2 took to run 10,000 times in this() variable
440 Duration f2Result = r[2]; // time f2 took to run 10,000 times variable