mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
refs #816, set timestamp in text message
This commit is contained in:
@@ -50,6 +50,12 @@ namespace BlackMisc
|
||||
//! Has invalid timestamp
|
||||
bool hasInvalidTimestamps() const;
|
||||
|
||||
//! Set all timestamps to now
|
||||
void setCurrentUtcTime();
|
||||
|
||||
//! Set invalid timestamps to now
|
||||
void setInvalidTimestampsToCurrentUtcTime();
|
||||
|
||||
//! Latest timestamp
|
||||
QDateTime latestTimestamp() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user