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) |
Translates time from string in milliseconds to chrono::duration type.
| boost::optional< chrono::nanoseconds > kanzi::MillisecondTranslator::get_value | ( | string_view | timeMS | ) |