Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/script/
H A Dscript.c513 time_t tclock; in playback() local
536 tclock = stamp.scr_sec; in playback()
544 ctime(&tclock)); in playback()
554 ctime(&tclock)); in playback()
/freebsd-13.1/contrib/ncurses/
H A DMANIFEST1199 ./test/tclock.c
H A DNEWS8501 + improve test/tclock.c by making the second-hand update more often
9291 + fixes to tclock for resizing behavior, redundant computation (report
10284 + minor fix to test/tclock.c to avoid beeping more than once per second
10317 + modify tclock example to be resizable (if ncurses' sigwinch handler
11464 + corrected conversion in tclock.c (cf: 971018).