Adding basic timestamps

This commit is contained in:
Dynamitos
2024-07-01 12:17:04 +02:00
parent 966c64ca27
commit 8418cdbd11
21 changed files with 220 additions and 63 deletions
+6
View File
@@ -13,4 +13,10 @@ PipelineStatisticsQuery::PipelineStatisticsQuery()
{}
PipelineStatisticsQuery::~PipelineStatisticsQuery()
{}
TimestampQuery::TimestampQuery()
{}
TimestampQuery::~TimestampQuery()
{}