ASPEN_UPDATE_TIME

 

Related Items

 

 

Purpose

Relay information identifying a Server's current absolute time.

 

 

Structure

typedef struct

{

   ASPEN_TIME minutes;

   short      second;

}ASPEN_UPDATE_TIME;

 

 

Fields

minutes

The minutes field contains a copy of the Server's current absolute time reference (in minutes from January 1, 1900). A variable of the ASPEN_TIME data type must be used to hold minutes.

 

second

second is a short indicating the current second within the minute given by minutes.

 

 

See Also

ASPEN_TIME

ASPEN_TimeSetNotice

 

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