(file) Return to CIMOperationResponseEncoder.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Server

Diff for /pegasus/src/Pegasus/Server/CIMOperationResponseEncoder.cpp between version 1.67 and 1.68

version 1.67, 2006/09/19 19:33:41 version 1.68, 2006/09/26 21:52:56
Line 156 
Line 156 
     // STAT_SERVEREND sets the getTotalServerTime() value in the message class     // STAT_SERVEREND sets the getTotalServerTime() value in the message class
     STAT_SERVEREND     STAT_SERVEREND
  
   #ifndef PEGASUS_DISABLE_PERFINST
     Uint64 serverTime = response->getTotalServerTime();     Uint64 serverTime = response->getTotalServerTime();
   #else
       Uint64 serverTime = 0;
   #endif
  
         Buffer (*formatResponse)(const CIMName& iMethodName,         Buffer (*formatResponse)(const CIMName& iMethodName,
                                                                                                                                  const String& messageId,                                                                                                                                  const String& messageId,


Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2