omni::chrono::async_timer::async_timer
NAME

omni::chrono::async_timer::async_timer

A constructor of omni::chrono::async_timer

#include <omni/chrono/async_timer.hpp>
omni::chrono::async_timer::async_timer(std::size_t interval_ms, const omni::chrono::timer_delegate& fn, bool autoreset, std::size_t delay)

SYNOPSIS

No synopsis found.

top

DESCRIPTION

No description found.

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