mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-07 04:11:50 +03:00
Updated to 1.9.5, and optimize calibration and device
This commit is contained in:
@@ -9,6 +9,8 @@ namespace Utils {
|
||||
|
||||
// Should be thread safe.
|
||||
time_t get_current_time_utc();
|
||||
//1.9.5
|
||||
time_t get_current_milliseconds_time_utc();
|
||||
|
||||
enum class TimeZone { local, utc };
|
||||
enum class TimeFormat { gcode, iso8601Z };
|
||||
|
||||
Reference in New Issue
Block a user