Module linux_api::time

source ·

Structs§

Enums§

Functions§

  • Make an alarm syscall.
  • Raw alarm syscall. Permits u64 arg and return value for generality with the general syscall ABI, but note that the alarm syscall definition itself uses u32.

Type Aliases§