Namespace for std::this_thread functionality in the bsl namespace.

Using Declarations

Name

Description

get_id

Alias for std::this_thread::get_id in the bsl namespace.

sleep_for

Alias for std::this_thread::sleep_for in the bsl namespace.

sleep_until

Alias for std::this_thread::sleep_until in the bsl namespace.

yield

Alias for std::this_thread::yield in the bsl namespace.

Created with MrDocs