summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsThreadIO.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsThreadIO.h')
-rw-r--r--libs/rs/rsThreadIO.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/rs/rsThreadIO.h b/libs/rs/rsThreadIO.h
index 9036118..ebce0ab 100644
--- a/libs/rs/rsThreadIO.h
+++ b/libs/rs/rsThreadIO.h
@@ -39,6 +39,7 @@ public:
// Returns true if any commands were processed.
bool playCoreCommands(Context *con, bool waitForCommand, uint64_t timeToWait);
+ void setTimoutCallback(void (*)(void *), void *, uint64_t timeout);
//LocklessCommandFifo mToCore;