Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/runtime/
H A Dmethods1.cxx599 double dSecs = (double)( ( dWait - dNow ) * (double)( 24.0*3600.0) ); in Wait_Impl() local
600 nWait = (long)( dSecs * 1000 ); // wait in thousands of sec in Wait_Impl()

Completed in 84 milliseconds