Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dstopwatch.d393 Duration f0Result = r[0]; // time f0 took to run 10,000 times variable
H A Dpackage.d477 auto f0Result = to!Duration(r[0]); // time f0 took to run 10,000 times in this() variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dstopwatch.d438 Duration f0Result = r[0]; // time f0 took to run 10,000 times variable