ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::detail::native_thread_identity Struct Reference

#include <identity.hpp>

Public Attributes

native_thread_id id {}
 
std::uint64_t start_time {}
 

Detailed Description

Definition at line 33 of file identity.hpp.

Member Data Documentation

◆ id

native_thread_id threadschedule::detail::native_thread_identity::id {}

◆ start_time

std::uint64_t threadschedule::detail::native_thread_identity::start_time {}

Definition at line 36 of file identity.hpp.


The documentation for this struct was generated from the following file: