⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

get_vtime

Function get_vtime 

Source
pub fn get_vtime() -> u8
Expand description

Get the VTIME value from the console terminal state.

VTIME specifies the timeout in tenths of a second for non-canonical read. Default is 0 (no timeout, block until VMIN characters).