omni::chrono::async_timer::operator!=
NAME

omni::chrono::async_timer::operator!=

A member operator of omni::chrono::async_timer

#include <omni/chrono/async_timer.hpp>
inline bool omni::chrono::async_timer::operator!=(const omni::chrono::async_timer& o)

SYNOPSIS

This the syntactic opposite of the equality operator.

top

DESCRIPTION

No description.

top