Home
last modified time | relevance | path

Searched refs:setTimeElapsed (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dstopwatch.d292 The StopWatch does not have to be stopped for setTimeElapsed to be
295 void setTimeElapsed(Duration timeElapsed) @safe nothrow @nogc in setTimeElapsed() function
308 sw.setTimeElapsed(hours(1));
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dstopwatch.d288 The StopWatch does not have to be stopped for setTimeElapsed to be
291 void setTimeElapsed(Duration timeElapsed) @safe nothrow @nogc in setTimeElapsed() function
304 sw.setTimeElapsed(hours(1));