Home
last modified time | relevance | path

Searched refs:m_StopWatch (Results 1 – 25 of 59) sorted by relevance

123

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/data_loaders/asn_cache/
H A Dtemp_stopwatch.hpp58 void Start() { m_StopWatch.Start(); } in Start()
59 double Elapsed() { return m_StopWatch.Elapsed(); } in Elapsed()
60 void Stop() { m_StopWatch.Stop(); } in Stop()
61 double Restart() { return m_StopWatch.Restart(); } in Restart()
66 CStopWatch m_StopWatch; member in CTempStopWatch
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/codecompletion/parser/
H A Dprofiletimer.cpp19 m_StopWatch.Pause(); in ProfileTimerData()
24 m_StopWatch.Start(); in Zero()
25 m_StopWatch.Pause(); in Zero()
34 m_ProfileTimerData.m_StopWatch.Resume(); in ProfileTimerHelper()
40 m_ProfileTimerData.m_StopWatch.Pause(); in ~ProfileTimerHelper()
53 const long totalTime = it->first->m_StopWatch.Time(); in Log()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/alnmgr/demo/
H A Daln_build_app.cpp89 CStopWatch m_StopWatch; member in CAlnBuildApp
201 m_StopWatch.Start(); in Init()
239 << m_StopWatch.AsSmartString(CTimeSpan::eSSP_Millisecond) in ReportTime()
241 m_StopWatch.Restart(); in ReportTime()
332 m_StopWatch.Restart(); in Run()
346 m_StopWatch.Restart(); in Run()
404 m_StopWatch.Restart(); in Run()
436 m_StopWatch.Restart(); in Run()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dperf_log.hpp163 CStopWatch* m_StopWatch; // Timer (internal or provided by user) member in CPerfLogger
323 m_StopWatch = m_StopWatchGuard.get(); in CPerfLogger()
336 m_StopWatch = &stopwatch; in CPerfLogger()
357 m_StopWatch->Start(); in Start()
370 m_StopWatch->Stop(); in Suspend()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dperf_log.hpp163 CStopWatch* m_StopWatch; // Timer (internal or provided by user) member in CPerfLogger
323 m_StopWatch = m_StopWatchGuard.get(); in CPerfLogger()
336 m_StopWatch = &stopwatch; in CPerfLogger()
357 m_StopWatch->Start(); in Start()
370 m_StopWatch->Stop(); in Suspend()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Drequest_control.cpp81 m_StopWatch.Restart(); in Reset()
133 TTime now = m_StopWatch.Elapsed(); in x_Approve()
145 TTime now = m_StopWatch.Elapsed(); in x_Approve()
215 now = m_StopWatch.Elapsed(); in x_Approve()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Drequest_control.cpp81 m_StopWatch.Restart(); in Reset()
133 TTime now = m_StopWatch.Elapsed(); in x_Approve()
145 TTime now = m_StopWatch.Elapsed(); in x_Approve()
215 now = m_StopWatch.Elapsed(); in x_Approve()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/app/blastdb/
H A Dconvert2blastmask.cpp115 m_StopWatch.Start(); in CConvert2BlastMaskApplication()
122 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CConvert2BlastMaskApplication()
138 CStopWatch m_StopWatch; member in CConvert2BlastMaskApplication
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/blastdb/
H A Dconvert2blastmask.cpp115 m_StopWatch.Start(); in CConvert2BlastMaskApplication()
122 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CConvert2BlastMaskApplication()
138 CStopWatch m_StopWatch; member in CConvert2BlastMaskApplication
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/app/blast/
H A Dtblastx_app.cpp58 m_StopWatch.Start(); in CTblastxApp()
65 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CTblastxApp()
76 CStopWatch m_StopWatch; member in CTblastxApp
H A Dblastp_app.cpp59 m_StopWatch.Start(); in CBlastpApp()
66 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CBlastpApp()
80 CStopWatch m_StopWatch; member in CBlastpApp
H A Dblastx_app.cpp59 m_StopWatch.Start(); in CBlastxApp()
66 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CBlastxApp()
80 CStopWatch m_StopWatch; member in CBlastxApp
H A Drpstblastn_app.cpp61 m_StopWatch.Start(); in CRPSTBlastnApp()
67 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CRPSTBlastnApp()
81 CStopWatch m_StopWatch; member in CRPSTBlastnApp
H A Drpsblast_app.cpp61 m_StopWatch.Start(); in CRPSBlastApp()
67 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CRPSBlastApp()
81 CStopWatch m_StopWatch; member in CRPSBlastApp
H A Dtblastn_app.cpp59 m_StopWatch.Start(); in CTblastnApp()
66 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CTblastnApp()
80 CStopWatch m_StopWatch; member in CTblastnApp
H A Dblastn_app.cpp60 m_StopWatch.Start(); in CBlastnApp()
67 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CBlastnApp()
81 CStopWatch m_StopWatch; member in CBlastnApp
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/blast/
H A Dtblastx_app.cpp58 m_StopWatch.Start(); in CTblastxApp()
65 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CTblastxApp()
76 CStopWatch m_StopWatch; member in CTblastxApp
H A Dblastp_app.cpp59 m_StopWatch.Start(); in CBlastpApp()
66 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CBlastpApp()
80 CStopWatch m_StopWatch; member in CBlastpApp
H A Dblastx_app.cpp59 m_StopWatch.Start(); in CBlastxApp()
66 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CBlastxApp()
80 CStopWatch m_StopWatch; member in CBlastxApp
H A Drpstblastn_app.cpp61 m_StopWatch.Start(); in CRPSTBlastnApp()
67 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CRPSTBlastnApp()
81 CStopWatch m_StopWatch; member in CRPSTBlastnApp
H A Drpsblast_app.cpp61 m_StopWatch.Start(); in CRPSBlastApp()
67 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CRPSBlastApp()
81 CStopWatch m_StopWatch; member in CRPSBlastApp
H A Dblastn_app.cpp60 m_StopWatch.Start(); in CBlastnApp()
67 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CBlastnApp()
81 CStopWatch m_StopWatch; member in CBlastnApp
H A Dtblastn_app.cpp59 m_StopWatch.Start(); in CTblastnApp()
66 m_UsageReport.AddParam(CBlastUsageReport::eRunTime, m_StopWatch.Elapsed()); in ~CTblastnApp()
80 CStopWatch m_StopWatch; member in CTblastnApp
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_node.cpp125 m_StopWatch.Start(); in CBlastMasterNode()
172 double start_time = m_StopWatch.Elapsed(); in Processing()
199 double diff = m_StopWatch.Elapsed() - m_ActiveNodes[itr->first]; in Processing()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_node.cpp125 m_StopWatch.Start(); in CBlastMasterNode()
172 double start_time = m_StopWatch.Elapsed(); in Processing()
199 double diff = m_StopWatch.Elapsed() - m_ActiveNodes[itr->first]; in Processing()

123