Function set_txtime

Source
pub(crate) fn set_txtime(
    fd: BorrowedFd<'_>,
    clockid: ClockId,
    flags: TxTimeFlags,
) -> Result<()>