cvedia::rt::AsyncInferenceWorker::AsyncResult_¶
Public Attributes¶
| Name | |
|---|---|
| expected< cvec > | result |
| std::chrono::time_point< std::chrono::steady_clock > | ttl |
Public Attributes Documentation¶
variable result¶
expected< cvec > result;
variable ttl¶
std::chrono::time_point< std::chrono::steady_clock > ttl;
Updated on 2026-04-20 at 18:15:21 +0000