aboutsummaryrefslogtreecommitdiff
path: root/src/queue_context.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/queue_context.hh')
-rw-r--r--src/queue_context.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/queue_context.hh b/src/queue_context.hh
index 0c5e51f..67b9c5d 100644
--- a/src/queue_context.hh
+++ b/src/queue_context.hh
@@ -89,6 +89,9 @@ class QueueContext final : public Context {
public:
void sleep_in_present();
+
+ public:
+ bool should_inject_timestamps() const;
};
}; // namespace low_latency