8#ifndef HPP_ALIB_TIME_TICKS
9#define HPP_ALIB_TIME_TICKS 1
11#if !defined (HPP_ALIB_TIME_TIMEPOINT)
15namespace alib {
namespace time {
119 #if !defined(HPP_ALIB_BOXING_BOXING)
bool operator>=(const Ticks &other) const
bool operator!=(const Ticks &other) const
bool operator==(const Ticks &other) const
bool operator<=(const Ticks &other) const
bool operator<(const Ticks &other) const
bool operator>(const Ticks &other) const
constexpr TimePointBase(lang::Initialization init=lang::Initialization::Perform)
#define ALIB_BOXING_VTABLE_DECLARE(TMapped, Identifier)