FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OILtime.cpp File Reference
#include <stdio.h>
#include <time.h>
#include <OMEruntime.h>
#include <OMEfunctions.h>

Macros

#define GMT_OFFSET(ptr)   (timezone)
 
#define TIMEZONE_NAME(ptr)   (tzname[0])
 

Functions

int getSystemInfo (OMEthread *thread, OMEtype &result)
 
int getSystemInfoAttribute (OMEthread *thread, OMEtype &result, const OMEtype &attrName)
 
int convertLocalRelativeTimeToAbsolute (OMEthread *thread, OMEtype &result, const OMEtype &tArg, const OMEtype &asGMT)
 
int convertAbsoluteToLocalRelativeTime (OMEthread *thread, OMEtype &result, const OMEtype &tData)
 
int getLocalRelativeTime (OMEthread *thread, OMEtype &result)
 
int getRelativeMilliseconds (OMEthread *thread, OMEtype &result)
 
int getTicksSinceBoot (OMEthread *thread, OMEtype &result)
 
int rfc1123Date (OMEthread *thread, OMEtype &result, const OMEtype &argData)
 
int iso8601Date (OMEthread *thread, OMEtype &result, const OMEtype &argData)
 
int convertRFC1123date (OMEthread *thread, OMEtype &result, const OMEtype &timeString)
 
int timeDifference (OMEthread *thread, OMEtype &result, const OMEtype &time1, const OMEtype &time2)
 

Macro Definition Documentation

◆ GMT_OFFSET

#define GMT_OFFSET (   ptr)    (timezone)

◆ TIMEZONE_NAME

#define TIMEZONE_NAME (   ptr)    (tzname[0])

Function Documentation

◆ getTicksSinceBoot()

int getTicksSinceBoot ( OMEthread thread,
OMEtype result 
)

References OMEticksSinceBoot().

Generated: Fri Jul 31 2020 18:19:15
Support Information