BackgroundResultStatus
Fully qualified name: omni::graph::exec::unstable::BackgroundResultStatus
-
enum class omni::graph::exec::unstable::BackgroundResultStatus
Result of waiting for the result of a omni::graph::exec::unstable::IBackgroundResult.
Values:
-
enumerator eReady
The result is ready.
-
enumerator eTimeout
The result did not become ready int he specified wait time.