omni::chrono::timer_sync_type::parse
NAME

omni::chrono::timer_sync_type::parse

A member function of omni::chrono::timer_sync_type

#include <omni/types/timer_t.hpp>
static enum_t omni::chrono::timer_sync_type::parse(const std::string& val)


OVERLOADS

static enum_t omni::chrono::timer_sync_type::parse(const std::wstring& val)

SYNOPSIS

Parsing a string value into its enum representation

top

DESCRIPTION

No description.

top