mrDarker
2025-10-22 e8a27bb203fe2aff70390a5eca002d7438da9b0f
SourceCode/Bond/Servo/ToolUnits.h
@@ -59,5 +59,6 @@
   static std::string TimePointToUtcString(const std::optional<TP>& tp,
      const char* fmt = "%Y-%m-%d %H:%M:%S");
   static std::string TimePointToLocalStringMs(const std::optional<TP>& tp);
   static std::string NowStrSec();
};