Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXSystem::Time Struct Reference

System Time in parts. More...

#include <FXSystem.h>

Public Attributes

FXint year
 
FXint month
 Year (e.g. 1970)
 
FXint mday
 Month 1..12.
 
FXint yday
 Day of the month 1..31.
 
FXint wday
 Day in the year 1..366.
 
FXint hour
 Day of the week 0..6.
 
FXint min
 Hours 0..23.
 
FXint sec
 Minutes 0..59.
 
FXint nano
 Seconds 0..60.
 
FXint offset
 Nanoseconds 0..999999999.
 

Detailed Description

System Time in parts.


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

Copyright © 1997-2022 Jeroen van der Zijp