Home
last modified time | relevance | path

Searched defs:f2Result (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dstopwatch.d395 Duration f2Result = r[2]; // time f2 took to run 10,000 times variable
H A Dpackage.d479 auto f2Result = to!Duration(r[2]); // time f2 took to run 10,000 times in this() variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dstopwatch.d440 Duration f2Result = r[2]; // time f2 took to run 10,000 times variable