Home
last modified time | relevance | path

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

/trunk/main/bridges/test/
H A Dtestcomp.cxx556 double dRemote, dLocal,dAfterExecution; in testPerformance() local
559 dLocal = getCallsPerSecOneway( rLocal , nCalls , nDoSomething , &dAfterExecution); in testPerformance()
560 dRemote = getCallsPerSecOneway( rRemote , nCalls , nDoSomething , &dAfterExecution); in testPerformance()
569 …printf( "Overhead per Call after completion [ms] %g\n" , (dAfterExecution - dLocal)/((double)nCall… in testPerformance()

Completed in 14 milliseconds