Constant time::sys::local_offset_at::imp::OS_HAS_THREAD_SAFE_ENVIRONMENT

source ยท
const OS_HAS_THREAD_SAFE_ENVIRONMENT: bool = _; // false
Expand description

Whether the operating system has a thread-safe environment. This allows bypassing the check for if the process is multi-threaded.