Home
last modified time | relevance | path

Searched defs:getTimeSpent (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/pet/pet-0.4.0/vendor/github.com/xanzy/go-gitlab/
H A Dtime_stats.go160 func (s *timeStatsService) getTimeSpent(pid interface{}, entity string, issue int, options ...Reque… func
/dports/devel/lab/lab-0.17.2/vendor/github.com/xanzy/go-gitlab/
H A Dtime_stats.go144 func (s *timeStatsService) getTimeSpent(pid interface{}, entity string, issue int, options ...Optio… func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/xanzy/go-gitlab/
H A Dtime_stats.go160 func (s *timeStatsService) getTimeSpent(pid interface{}, entity string, issue int, options ...Reque… func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/xanzy/go-gitlab/go-gitlab-0.18.0/
H A Dtime_stats.go143 func (s *timeStatsService) getTimeSpent(pid interface{}, entity string, issue int, options ...Optio… func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/xanzy/go-gitlab/
H A Dtime_stats.go143 func (s *timeStatsService) getTimeSpent(pid interface{}, entity string, issue int, options ...Optio… func
/dports/www/kanboard/kanboard-1.2.21/app/Model/
H A DSubtaskTimeTrackingModel.php204 public function getTimeSpent($subtask_id, $user_id) function in Kanboard\\Model\\SubtaskTimeTrackingModel
/dports/games/openxcom/OpenXcom-1.0/src/Savegame/
H A DProduction.cpp59 int Production::getTimeSpent () const in getTimeSpent() function in OpenXcom::Production