Martin Zink created MINIFICPP-1688:
--------------------------------------

             Summary: ValueParse StringToTime should use std::chrono
                 Key: MINIFICPP-1688
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1688
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Martin Zink


Currently we use custom classes like _core::TimeUnit_ to parse user inputted 
time duration.

We should instead create std::chrono::durations from the user inputs.
(and possible replace the various integer class members which contains time 
duration to std::chrono aswell)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to