From: eap Date: Fri, 11 Dec 2009 10:41:21 +0000 (+0000) Subject: 0020605: EDF 1190 SMESH: Display performance. 80 seconds for 52000 cells. X-Git-Tag: WSDL_Dev_V1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fd8691645597bb4b74ab7e4fa851024062f7f144;p=modules%2Fkernel.git 0020605: EDF 1190 SMESH: Display performance. 80 seconds for 52000 cells. +//! Returns host name + string getHostname(); --- diff --git a/idl/SALOME_Session.idl b/idl/SALOME_Session.idl index 502104a43..91d24cec9 100644 --- a/idl/SALOME_Session.idl +++ b/idl/SALOME_Session.idl @@ -89,6 +89,8 @@ module SALOME void ping(); //! Returns the PID of the server long getPID(); +//! Returns host name + string getHostname(); //! Get Active study ID long GetActiveStudyId(); //! Restores a state of the study at theSavePoint