omni::chrono::timer_sync_type::try_parse
NAME

omni::chrono::timer_sync_type::try_parse

A member function of omni::chrono::timer_sync_type

#include <omni/types/timer_t.hpp>
static bool omni::chrono::timer_sync_type::try_parse(const std::wstring& val, timer_sync_type& out)

SYNOPSIS

Tries parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top