omni::stopwatch::restart
NAME

omni::stopwatch::restart

A member function of omni::stopwatch

#include <omni/chrono/stopwatch.hpp>
omni::stopwatch& omni::stopwatch::restart(uint32_t offset_ms)

SYNOPSIS

Brief description.

top

DESCRIPTION

A more detailed description of the function.

top

RETURN VALUES

[optional] A return value if any.

top


PARAMETERS

[name] - [optional] Each parameter should be marked with this. [name] - [optional] Each template parameter should be marked with this.

top


ERRORS

[optional] Any errors (or error conditions) specific to this context.

top


CONSIDERATIONS

[optional] Any extra considerations to be aware of.

top


PLATFORM SPECIFIC

[optional] Any platform specific notes.

top


NOTES

[optional] Any notes to be aware of (like system calls, order of operations, etc.).

top


COMPLEXITY



top