mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
refs #685, utility function
This commit is contained in:
@@ -70,6 +70,9 @@ namespace BlackMisc
|
||||
//! Formatted as hh:mm:ss
|
||||
QString formattedHrsMinSec() const;
|
||||
|
||||
//! Convenience functions when used with timers etc.
|
||||
int toMs() const;
|
||||
|
||||
//! Formatted as hh:mm
|
||||
QString formattedHrsMin() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user