mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Context: Added ::debugTiming to wrap Timer formatting
This commit is contained in:
parent
14e3224c5b
commit
302b5a5589
2 changed files with 16 additions and 0 deletions
|
@ -66,6 +66,7 @@ public:
|
|||
void error (const std::string&); // Error message sink - non-maskable
|
||||
|
||||
void decomposeSortField (const std::string&, std::string&, bool&, bool&);
|
||||
void debugTiming (const std::string&, const Timer&);
|
||||
|
||||
private:
|
||||
void staticInitialization ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue