Function set_time_stamp_counter_readability
pub fn set_time_stamp_counter_readability(
readability: TimeStampCounterReadability,
) -> Result<(), Errno> ⓘ
Available on crate feature
dep_rustix
only.Expand description
Set the state of the flag determining if the timestamp counter can be read by the process.