mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Address clang tidy complaints
Update Ghoul repository Update SGCT repository
This commit is contained in:
@@ -95,7 +95,7 @@ private:
|
||||
void setHostName(const std::string& hostName);
|
||||
void setNConnections(size_t nConnections);
|
||||
|
||||
double convertTimestamp(double originalTime);
|
||||
double convertTimestamp(double messageTimestamp);
|
||||
void analyzeTimeDifference(double messageTimestamp);
|
||||
|
||||
properties::StringProperty _password;
|
||||
|
||||
Reference in New Issue
Block a user