Home
last modified time | relevance | path

Searched defs:nanoseconds (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/touch/
H A Dtouch.c281 int nanoseconds; in parse_datetime() local
/titanic_44/usr/src/cmd/latencytop/common/
H A Ddisplay.c104 get_time_string(double nanoseconds, char *buffer, int len, int fill_width) in get_time_string()