clio icon indicating copy to clipboard operation
clio copied to clipboard

Add floating point time values support to Config

Open kuznetsss opened this issue 10 months ago • 1 comments

We have a few place where we read seconds and milliseconds from float in json. It would be convenient to be able to parse it inside config class and don't duplicate conversion logic.

kuznetsss avatar Apr 17 '24 15:04 kuznetsss

This may overlap with config refactorings @PeterChen13579

godexsoft avatar Jun 17 '24 15:06 godexsoft