mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Cleanup base/MQ.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
334b91785b
commit
70e46a0b86
@@ -45,7 +45,7 @@
|
||||
ADD_LOG_FILESINK(filename,ERROR); // => Print severity >= ERROR to file (extension is added)
|
||||
*/
|
||||
|
||||
typedef unsigned long long timestamp_t;
|
||||
using timestamp_t = unsigned long long;
|
||||
|
||||
timestamp_t get_timestamp();
|
||||
|
||||
|
Reference in New Issue
Block a user