Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c87 static hrtime_t startts; /* timestamp at start */ variable
1113 sec = (gethrtime() - startts) / NANOSEC; in report_progress()
1689 startts = gethrtime(); in main()
1901 int sec = (gethrtime() - startts) / 1000 / 1000 / 1000; in main()
1970 int sec = (gethrtime() - startts) / 1000 / 1000 / 1000; in main()
2013 int sec = (gethrtime() - startts) / 1000 / 1000 / 1000; in main()