Searched defs:f0Result (Results 1 – 3 of 3) sorted by relevance
393 Duration f0Result = r[0]; // time f0 took to run 10,000 times variable
477 auto f0Result = to!Duration(r[0]); // time f0 took to run 10,000 times in this() variable
438 Duration f0Result = r[0]; // time f0 took to run 10,000 times variable