26#include <OnixS/CME/MDH/Auxiliary/DeprecatedHeaderWarnings.Disable.h>
29#include <OnixS/CME/MDH/Auxiliary/DeprecatedHeaderWarnings.Restore.h>
57 LocalWatch(
const LocalWatch&);
58 LocalWatch& operator=(
const LocalWatch&);
75 UtcWatch(
const UtcWatch&);
76 UtcWatch& operator=(
const UtcWatch&);
93 NicWatch(
const NicWatch&);
94 NicWatch& operator=(
const NicWatch&);
#define ONIXS_CMEMDH_NAMESPACE_BEGIN
#define ONIXS_CMEMDH_NAMESPACE_END
#define ONIXS_CMEMDH_EXPORTED
static Messaging::Timestamp now() noexcept
Returns current local time.
static WatchService & service()
Returns watch service implementing local watch.
The time point without the time-zone information.
static Timestamp now() noexcept
Current local time.
static Timestamp utcNow() noexcept
Current utc time.
static WatchService & service()
Returns the watch service instance reference.
static Messaging::Timestamp now() noexcept
Returns current UTC time.
static WatchService & service()
Returns watch service implementing UTC watch.
char Char
Character type alias.
virtual const Messaging::Char * id() const =0
Identifies watch service.
virtual Messaging::Timestamp now()=0
Returns current time.