Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/modules/installer/
H A Dlogger.pm124 starttime();
548 sub starttime subroutine
550 $installer::globals::starttime = time();
604 $currenttime = $currenttime - $installer::globals::starttime;
H A Dglobals.pm437 $starttime = "";
/trunk/main/testgraphical/source/
H A Dtimehelper.pm66 my $starttime = shift;
69 my $nTime = difftime($endtime, $starttime);
/trunk/main/setup_native/scripts/
H A Dadmin.pl36 $starttime = "";
1319 $currenttime = $currenttime - $starttime;
1329 $starttime = time();
/trunk/main/solenv/bin/
H A Dmake_download.pl53 installer::logger::starttime();
H A Dmake_installer.pl1310 installer::logger::starttime();
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx946 sal_uInt32 starttime = osl_getGlobalTimer(); in main() local
963 std::cout << "time taken was " << (endtime-starttime)/1000.0 << " seconds" << std::endl; in main()
/trunk/main/sal/osl/unx/
H A Dprocess.c1105 unsigned long starttime; /* process started this no of jiffies after boot */ member
1192 &procstat->starttime, &procstat->vsize, &procstat->rss, &procstat->rss_rlim, in osl_getProcStat()

Completed in 45 milliseconds