FARGOS/VISTA Object Management Environment Core
..
|
#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... | |
OMEstring * | OMEgetUserName () |
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... | |
#define VISTA_HOSTNAME "VISTA_HOSTNAME" |
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |