Type Definition std::os::linux::raw::time_t1.1.0 [] [src]

type time_t = i64;
Deprecated since 1.8.0

: these type aliases are no longer supported by the standard library, the libc crate on crates.io should be used instead for the correct definitions

This is supported on Linux only.