Function write_time

Source
pub fn write_time(
    file: &str,
    line: u32,
    column: u32,
) -> BufWriter<StderrLock<'static>>