Closed otavio closed 4 years ago
We are already using the chrono::Duration and limiting the use of std::time::Duration to the internal sleeping of the tasks.
chrono::Duration
std::time::Duration
Signed-off-by: Otavio Salvador otavio@ossystems.com.br
We are already using the
chrono::Duration
and limiting the use ofstd::time::Duration
to the internal sleeping of the tasks.Signed-off-by: Otavio Salvador otavio@ossystems.com.br