23 #ifndef __ccxx_TimeSpec_hxx 24 #define __ccxx_TimeSpec_hxx 92 void setSpec(
const String& spec);
354 #endif // __ccxx_TimeSpec_hxx
int64_t time_ms_t
A time expressed in milliseconds since the epoch (00:00:00, UTC, January 1, 1970).
Definition: Integers.h++:98
int32_t time_s_t
A time expressed in seconds since the epoch (00:00:00, UTC, January 1, 1970).
Definition: Integers.h++:85
unsigned int uint_t
An alias for unsigned int.
Definition: Integers.h++:74
A compact representation of an array of bits (boolean values).
Definition: BitSet.h++:42
A time specification, such as that used by cron servers.
Definition: TimeSpec.h++:63
#define COMMONCPP_API
Definition: Common.h++:126
A flexible, reference counted, copy-on-write, thread-safe, nullable string.
Definition: String.h++:50
A representation of a calendar date and clock time.
Definition: DateTime.h++:38
Definition: AllocationMap.c++:25