cleanup the bits headers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use crate::platform::types::c_long;
|
||||
|
||||
/// Used for system times in clock ticks or CLOCKS_PER_SEC.
|
||||
/// Used for system times in clock ticks or `CLOCKS_PER_SEC`.
|
||||
#[allow(non_camel_case_types)]
|
||||
pub type clock_t = c_long;
|
||||
|
||||
Reference in New Issue
Block a user