FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEprocInfo.cpp File Reference
#include <sys/time.h>
#include <unistd.h>
#include <pwd.h>
#include <sys/types.h>
#include <netdb.h>
#include <sys/param.h>
#include <stdlib.h>
#include <OMEdebugInfo.h>
#include <OMEprocInfo.h>
#include <OMEfunctions.h>

Macros

#define VISTA_HOSTNAME   "VISTA_HOSTNAME"
 

Functions

int64_t OMErelativeMilliseconds ()
 Return a monotonically-increasing count of elapsed milliseconds. More...
 
int64_t OMEmillisecondsSinceBoot ()
 Obtain the number of milliseconds since boot of local FARGOS/VISTA Object Management Environment process. More...
 
int64_t OMEticksSinceBoot ()
 Obtain the number of CPU ticks since boot of local FARGOS/VISTA Object Management Environment process. More...
 
OMEstringOMEgetUserName ()
 Return the name of the user associated with the process. More...
 

Variables

OMEthisProcessInfo OMEcurrentProcessInfo
 Automatic instantiation of OMEthisProcessInfo. When properly linked, the C++ static constructor mechanism enables the automatic creation of the OMEcurrentProcessInfo variable within applications that link against the FARGOS/VISTA types library. More...
 

Macro Definition Documentation

◆ VISTA_HOSTNAME

#define VISTA_HOSTNAME   "VISTA_HOSTNAME"
Generated: Fri Jul 31 2020 18:19:15
Support Information