accelerator_view::create_marker Method

Returns a future to track the completion of all commands submitted so far to this accelerator_view object.

std::shared_future<void> create_marker();

Return Value

A future to track the completion of all commands submitted so far to this accelerator_view object.

Requirements

Header: amprt.h

Namespace: Concurrency

See Also

Reference

accelerator_view Class