Searched defs:f1Result (Results 1 – 3 of 3) sorted by relevance
394 Duration f1Result = r[1]; // time f1 took to run 10,000 times variable
478 auto f1Result = to!Duration(r[1]); // time f1 took to run 10,000 times in this() variable
439 Duration f1Result = r[1]; // time f1 took to run 10,000 times variable