omni::chrono::drop_timer::stop
NAME

omni::chrono::drop_timer::stop

A member function of omni::chrono::drop_timer

#include <omni/chrono/drop_timer.hpp>
void omni::chrono::drop_timer::stop()
void omni::chrono::drop_timer::stop(uint32_t join_timeout)
void omni::chrono::drop_timer::stop(uint32_t join_timeout, bool kill_on_timeout)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top