Home
last modified time | relevance | path

Searched refs:GetTimeSpent (Results 1 – 25 of 27) sorted by relevance

12

/dports/ftp/lftp/lftp-4.9.2/src/
H A DCopyJob.h68 double GetTimeSpent() { return c->GetTimeSpent(); } in GetTimeSpent() function
152 double GetTimeSpent() { return time_spent+(waiting.count()>0?now-transfer_start_ts:0.); } in GetTimeSpent() function
H A DJob.h146 virtual double GetTimeSpent();
H A DMirrorJob.h194 double GetTimeSpent();
H A DFileCopy.h218 double GetTimeSpent();
H A DJob.cc572 double Job::GetTimeSpent() in GetTimeSpent() function in Job
H A DFileCopy.cc626 double FileCopy::GetTimeSpent() in GetTimeSpent() function in FileCopy
681 Speedometer::GetStrProper(GetBytesCount()/GetTimeSpent()).get()); in LogTransfer()
H A DMirrorJob.cc219 stats.time +=j->GetTimeSpent(); in TransferFinished()
257 double MirrorJob::GetTimeSpent() in GetTimeSpent() function in MirrorJob
/dports/www/itop/web/core/
H A Dormstopwatch.class.inc.php80 public function GetTimeSpent() function in ormStopWatch
99 return $this->GetTimeSpent();
H A Dhtmlbulkexport.class.inc.php82 $sRet = $value->GetTimeSpent();
H A Dspreadsheetbulkexport.class.inc.php154 $sRet = $value->GetTimeSpent();
H A Dattributedef.class.inc.php7470 return $value->GetTimeSpent();
7603 $aValues[$this->GetCode().'_timespent'] = $value->GetTimeSpent();
7714 return $value->GetTimeSpent();
7726 return $value->GetTimeSpent();
7806 return $oStopWatch->GetTimeSpent();
/dports/devel/lab/lab-0.17.2/vendor/github.com/xanzy/go-gitlab/
H A Dissues_test.go393 timeState, _, err := client.Issues.GetTimeSpent("1", 5)
H A Dissues.go491 func (s *IssuesService) GetTimeSpent(pid interface{}, issue int, options ...OptionFunc) (*TimeStats… func
H A Dmerge_requests.go848 func (s *MergeRequestsService) GetTimeSpent(pid interface{}, mergeRequest int, options ...OptionFun… func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/xanzy/go-gitlab/go-gitlab-0.18.0/
H A Dissues_test.go423 timeState, _, err := client.Issues.GetTimeSpent("1", 5)
H A Dissues.go527 func (s *IssuesService) GetTimeSpent(pid interface{}, issue int, options ...OptionFunc) (*TimeStats… func
H A Dmerge_requests.go851 func (s *MergeRequestsService) GetTimeSpent(pid interface{}, mergeRequest int, options ...OptionFun… func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/xanzy/go-gitlab/
H A Dissues.go527 func (s *IssuesService) GetTimeSpent(pid interface{}, issue int, options ...OptionFunc) (*TimeStats… func
H A Dmerge_requests.go851 func (s *MergeRequestsService) GetTimeSpent(pid interface{}, mergeRequest int, options ...OptionFun… func
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/xanzy/go-gitlab/
H A Dissues_test.go664 timeState, _, err := client.Issues.GetTimeSpent("1", 5)
H A Dissues.go718 func (s *IssuesService) GetTimeSpent(pid interface{}, issue int, options ...RequestOptionFunc) (*Ti… func
H A Dmerge_requests.go922 func (s *MergeRequestsService) GetTimeSpent(pid interface{}, mergeRequest int, options ...RequestOp… func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/xanzy/go-gitlab/
H A Dissues.go718 func (s *IssuesService) GetTimeSpent(pid interface{}, issue int, options ...RequestOptionFunc) (*Ti… func
H A Dmerge_requests.go936 func (s *MergeRequestsService) GetTimeSpent(pid interface{}, mergeRequest int, options ...RequestOp… func
/dports/games/ivan/ivan-059/Main/Include/
H A Dgame.h493 static long GetTimeSpent();

12