|
|
|
|
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 |
©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.