Description


Include file: xtime.h

Functions

XTime

Remarks

Construct a XTime, if no parameters are used all values are zero, call GetCurrentTime() to get the current time.

Compare

Return-Value

SHORT result -1 the time stored is earlier
0 the times are equal
1 the time stored is later

Remarks

Compares the time stored with another time

Format

Remarks

Print the date formated in a string

GetCurrentTime

Remarks

Query the current time.

operator!=

Remarks

Compare two XTimes

operator=

Remarks

Copy the current time to another XTime instance

operator==

Remarks

Compare two XTimes


This document was generated by Jens von Pilgrim's Autodoc