Kanzi 4.0.0-beta2
kanzi::MillisecondTranslator Struct Reference

Translates time from string in milliseconds to chrono::duration type. More...

#include <kanzi/core.ui/application/application_properties_loading.hpp>

Public Member Functions

boost::optional< chrono::nanoseconds > get_value (string_view timeMS)
 

Detailed Description

Translates time from string in milliseconds to chrono::duration type.

Member Function Documentation

◆ get_value()

boost::optional< chrono::nanoseconds > kanzi::MillisecondTranslator::get_value ( string_view timeMS)

The documentation for this struct was generated from the following file: