TrendStorageConvertToTimestamp (FUN)

FUNCTION TrendStorageConvertToTimestamp : LINT

This function provides the inverse functionality of function TrendStorageConvertFromTimestamp. Converts SYSTIMEDATE (UTC value) and a microsecond into a timestamp.

InOut:

Scope

Name

Type

Comment

Return

TrendStorageConvertToTimestamp

LINT

The timestamp in the trend storage format.

Input

timeDate

SYSTIMEDATE

A SYSTIMEDATE struct containing the date and time (UTC)

uiMicroseconds

UINT

the microseconds of the timestamp