Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dstopwatch.d394 Duration f1Result = r[1]; // time f1 took to run 10,000 times variable
H A Dpackage.d478 auto f1Result = to!Duration(r[1]); // time f1 took to run 10,000 times in this() variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dstopwatch.d439 Duration f1Result = r[1]; // time f1 took to run 10,000 times variable