Add a function that returns an approximate time_t for realtime for
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 13 Mar 2005 21:33:48 +0000 (21:33 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 13 Mar 2005 21:33:48 +0000 (21:33 +0000)
commit25b804e752e43a73ac64e9cf00081c31f7d6c96b
tree0624c29b52e1650f735d300cc00f3b6372a95177
parentc85fb9c9ce02e162bc62636c758ce68d7b01158d
Add a function that returns an approximate time_t for realtime for
routines which do not need the exactness of microtime().
sys/kern/kern_clock.c
sys/sys/time.h