A class measuring a time period in the examples. More...
#include </home/chochlik/devel/oglplus/example/oglplus/example.hpp>
Public Member Functions | |
double | Seconds (void) const |
The length of the periods in seconds. | |
int | Second (void) const |
The current second of the period <0-60) | |
double | Minutes (void) const |
The length of the periods in minutes. | |
int | Minute (void) const |
The current minute of the period <0-60) | |
double | Hours (void) const |
The length of the periods in hours. | |
int | Hour (void) const |
The current minute of the period <0-24) | |
double | Days (void) const |
The length of the period in days. | |
int | Day (void) const |
The current day of the period. | |
A class measuring a time period in the examples.