Searched refs:starttime (Results 1 – 8 of 8) sorted by relevance
124 starttime();548 sub starttime subroutine550 $installer::globals::starttime = time();604 $currenttime = $currenttime - $installer::globals::starttime;
437 $starttime = "";
66 my $starttime = shift;69 my $nTime = difftime($endtime, $starttime);
36 $starttime = "";1319 $currenttime = $currenttime - $starttime;1329 $starttime = time();
53 installer::logger::starttime();
1310 installer::logger::starttime();
946 sal_uInt32 starttime = osl_getGlobalTimer(); in main() local963 std::cout << "time taken was " << (endtime-starttime)/1000.0 << " seconds" << std::endl; in main()
1105 unsigned long starttime; /* process started this no of jiffies after boot */ member1192 &procstat->starttime, &procstat->vsize, &procstat->rss, &procstat->rss_rlim, in osl_getProcStat()
Completed in 48 milliseconds