Home
last modified time | relevance | path

Searched refs:proc_wall_time (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/top/
H A Dmachine.c170 static struct timeval proc_wall_time; variable
787 previous_wall_time = proc_wall_time; in get_process_info()
792 gettimeofday(&proc_wall_time, NULL); in get_process_info()