Function core_id
pub fn core_id() -> CoreIdAvailable on crate feature
threading only.Expand description
Returns the id of the CPU that this thread is running on.
pub fn core_id() -> CoreIdthreading only.Returns the id of the CPU that this thread is running on.