mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Ref T259, Ref T243 utility functions for timestamp based classes
This commit is contained in:
@@ -167,6 +167,9 @@ namespace BlackMisc
|
||||
//! Having a valid offset time
|
||||
bool hasNonZeroOffsetTime() const;
|
||||
|
||||
//! Adds a value to offset time
|
||||
void addMsecsToOffsetTime(qint64 msToAdd);
|
||||
|
||||
//! Offset with unit
|
||||
QString getTimeOffsetWithUnit() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user