Provides classes for accessing and working with dates and times. More...
#include "Types.h"
#include "RStr.h"
#include "Data1D.h"
#include <ctime>
#include <winsock2.h>
#include <windows.h>
#include <winbase.h>
Go to the source code of this file.
Classes | |
class | RC::Time |
Accesses and formats the system date and time, and provides high precision timing. More... | |
class | RC::TimeOfDay |
A class which obeys periodic time-of-day boundaries, and can manage times being within a daily time frame. More... | |
Namespaces | |
RC | |
Macros | |
#define | TIMEOFDAY_COMP(OP) |
Creates TimeOfDay comparitors. More... | |
Provides classes for accessing and working with dates and times.
#define TIMEOFDAY_COMP | ( | OP | ) |
Creates TimeOfDay comparitors.