Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

wftk::Time::Info Struct Reference

A structure used when parsing time into days, hours, ... More...

#include <timer.h>

List of all members.

Public Attributes

Sint32 days
 days field of time, can be negative for times before program start
Uint8 hours
 hours field of time
Uint8 minutes
 minutes field of time
Uint8 seconds
 seconds field of time
Uint16 msecs
 milliseconds field of time


Detailed Description

A structure used when parsing time into days, hours, ...


The documentation for this struct was generated from the following file:

Generated Tue Apr 12 22:48:57 2005.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.