|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
#include <identity.hpp>
Public Attributes | |
| native_thread_id | id {} |
| std::uint64_t | start_time {} |
Definition at line 33 of file identity.hpp.
| native_thread_id threadschedule::detail::native_thread_identity::id {} |
Definition at line 35 of file identity.hpp.
Referenced by threadschedule::advanced::thread_by_name_view::native_id().
| std::uint64_t threadschedule::detail::native_thread_identity::start_time {} |
Definition at line 36 of file identity.hpp.