ASPEN_TIME

 

Related Items

 

 

Purpose

The ASPEN_TIME data type declares a 32-bit, signed integer value. This value indicates an absolute time, or number of minutes since January 1, 1900, 12:00 a.m. at the International Date Line. Variables of type ASPEN_TIME can be converted to the ANSI standard time_t and struct tm types by using the AspenTimeToANSITime() function and back to type ASPEN_TIME by using the ANSITimeToAspenTime() function.

 

 

Definition

typedef long ASPEN_TIME;

 

 

See Also

AspenTimeToANSITime()

ANSITimeToAspenTime()

Time Values

ASPEN_GetBarHistory

ASPEN_GetServerInfo

ASPEN_GetServerTime

ASPEN_GetTickHistory

ASPEN_PutTick

ASPEN_TimeSetNotice

ASPEN_BAR

ASPEN_GETBARS_INPUT

ASPEN_GETBARS_OUTPUT

ASPEN_GETSERVERINFO_OUTPUT

ASPEN_GETSERVERTIME_OUTPUT

ASPEN_GETTICKS_INPUT

ASPEN_GETTICKS_OUTPUT

ASPEN_HISTORICAL_UPDATE_NOTICE

ASPEN_PUTTICK_INPUT

ASPEN_TICK

ASPEN_TIME_SET_NOTICE

ASPEN_UPDATE_TIME

ASPEN_MAX_TIME

 

©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.