Searched refs:dSecs (Results 1 – 1 of 1) sorted by relevance
599 double dSecs = (double)( ( dWait - dNow ) * (double)( 24.0*3600.0) ); in Wait_Impl() local600 nWait = (long)( dSecs * 1000 ); // wait in thousands of sec in Wait_Impl()
Completed in 21 milliseconds