chenluhua1980
2025-12-10 cb4de5ef9411ce1912c6f7d6cd85506c6f619f3c
SourceCode/Bond/Servo/ToolUnits.h
@@ -59,5 +59,8 @@
   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();
   static std::wstring AnsiToWString(const std::string& str);
   static std::string WStringToAnsi(const std::wstring& wstr);
};