SSJ  3.3.1
Stochastic Simulation in Java
Static Public Member Functions | List of all members
Systeme Class Reference

This class provides a few tools related to the system or the computer. More...

Static Public Member Functions

static String getHostName ()
 Returns the name of the host computer. More...
 
static String getProcessInfo ()
 Returns information about the running process: name, id, host name, date and time. More...
 

Detailed Description

This class provides a few tools related to the system or the computer.

Member Function Documentation

◆ getHostName()

static String getHostName ( )
static

Returns the name of the host computer.

Returns
the name of the host computer

◆ getProcessInfo()

static String getProcessInfo ( )
static

Returns information about the running process: name, id, host name, date and time.

Returns
information about the running process

The documentation for this class was generated from the following file: