omni::chrono::async_timer::swap
NAME

omni::chrono::async_timer::swap

A member function of omni::chrono::async_timer

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

SYNOPSIS

Swaps the underlying timer data with another.

top

DESCRIPTION

No description.

top