Added single header
This commit is contained in:
parent
df0dfd351f
commit
5ff7b4aa78
1 changed files with 1 additions and 1 deletions
|
|
@ -2001,7 +2001,7 @@ class Manager
|
|||
* If zero (default), disables latching of timestamps.
|
||||
* @returns Shared pointer with initialised sequence
|
||||
*/
|
||||
std::shared_ptr<Sequence> sequence(uint32_t queueIndex = 0, uint32_t nrOfTimestamps = 0);
|
||||
std::shared_ptr<Sequence> sequence(uint32_t queueIndex = 0, uint32_t totalTimestamps = 0);
|
||||
|
||||
/**
|
||||
* Create a managed tensor that will be destroyed by this manager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue