GATE
Loading...
Searching...
No Matches
times.hpp File Reference

Time and Timecounter. More...

#include "gate/gate_core_api.hpp"
#include "gate/gatetypes.hpp"
#include "gate/strings.hpp"
#include "gate/times.h"
#include "gate/numbers.hpp"
#include "gate/exceptions.hpp"

Data Structures

struct  Time
 System time class (timestamp + UTC bias) More...
 
struct  Date
 Gregorian Date class (year-month-day) More...
 
struct  DayTime
 Daytime class (hour-minute-second-microsecond) More...
 
struct  DateTime
 Date-time class (Date + DayTime: year-month-day-hour-minute-second-microsecond) More...
 
struct  TimeCounter
 Monotonic time counter. More...
 

Detailed Description

Time and Timecounter.