omni::chrono::queue_timer::swap
NAME

omni::chrono::queue_timer::swap

A member function of omni::chrono::queue_timer

#include <omni/chrono/queue_timer.hpp>
void omni::chrono::queue_timer::swap(omni::chrono::queue_timer& other)

SYNOPSIS

Swaps the underlying timer data with another.

top

DESCRIPTION

No description.

top