Home
last modified time | relevance | path

Searched refs:timeWindow (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/indi/indi-1.9.1/libs/stream/
H A Dfpsmeter.cpp25 FPSMeter::FPSMeter(double timeWindow) in FPSMeter() argument
26 : mTimeWindow(timeWindow) in FPSMeter()
55 void FPSMeter::setTimeWindow(double timeWindow) in setTimeWindow() argument
57 mTimeWindow = timeWindow; in setTimeWindow()
H A Dfpsmeter.h30 FPSMeter(double timeWindow = 1000);
48 void setTimeWindow(double timeWindow);
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/ui/app/templates/components/
H A Dhttp-requests-dropdown.hbs6 <option value="All" selected={{eq timeWindow "All"}}>All</option>/>
7 … <option value="Last 12 Months" selected={{eq timeWindow "Last 12 Months"}}>Last 12 Months</option>
9 <option value={{op}} selected={{eq timeWindow op}}>{{op}}</option>
H A Dhttp-requests-container.hbs3 …ropdown @counters={{counters}} @onChange={{action "updateTimeWindow"}} @timeWindow={{timeWindow}}/>
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/ui/app/templates/components/
H A Dhttp-requests-dropdown.hbs6 <option value="All" selected={{eq timeWindow "All"}}>All</option>/>
7 … <option value="Last 12 Months" selected={{eq timeWindow "Last 12 Months"}}>Last 12 Months</option>
9 <option value={{op}} selected={{eq timeWindow op}}>{{op}}</option>
H A Dhttp-requests-container.hbs3 …ropdown @counters={{counters}} @onChange={{action "updateTimeWindow"}} @timeWindow={{timeWindow}}/>
/dports/sysutils/gomplate/vault-sdk-v0.1.13/ui/app/templates/components/
H A Dhttp-requests-dropdown.hbs6 <option value="All" selected={{eq timeWindow "All"}}>All</option>/>
7 … <option value="Last 12 Months" selected={{eq timeWindow "Last 12 Months"}}>Last 12 Months</option>
9 <option value={{op}} selected={{eq timeWindow op}}>{{op}}</option>
H A Dhttp-requests-container.hbs3 …ropdown @counters={{counters}} @onChange={{action "updateTimeWindow"}} @timeWindow={{timeWindow}}/>
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/ui/app/templates/components/
H A Dhttp-requests-dropdown.hbs6 <option value="All" selected={{eq timeWindow "All"}}>All</option>/>
7 … <option value="Last 12 Months" selected={{eq timeWindow "Last 12 Months"}}>Last 12 Months</option>
9 <option value={{op}} selected={{eq timeWindow op}}>{{op}}</option>
H A Dhttp-requests-container.hbs3 …ropdown @counters={{counters}} @onChange={{action "updateTimeWindow"}} @timeWindow={{timeWindow}}/>
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/ui/app/templates/components/
H A Dhttp-requests-dropdown.hbs6 <option value="All" selected={{eq timeWindow "All"}}>All</option>/>
7 … <option value="Last 12 Months" selected={{eq timeWindow "Last 12 Months"}}>Last 12 Months</option>
9 <option value={{op}} selected={{eq timeWindow op}}>{{op}}</option>
H A Dhttp-requests-container.hbs3 …ropdown @counters={{counters}} @onChange={{action "updateTimeWindow"}} @timeWindow={{timeWindow}}/>
/dports/sysutils/istio/vault-sdk-v0.1.12/ui/app/templates/components/
H A Dhttp-requests-dropdown.hbs6 <option value="All" selected={{eq timeWindow "All"}}>All</option>/>
7 … <option value="Last 12 Months" selected={{eq timeWindow "Last 12 Months"}}>Last 12 Months</option>
9 <option value={{op}} selected={{eq timeWindow op}}>{{op}}</option>
H A Dhttp-requests-container.hbs3 …ropdown @counters={{counters}} @onChange={{action "updateTimeWindow"}} @timeWindow={{timeWindow}}/>
/dports/irc/smuxi/smuxi-1.1/src/Common/
H A DRateLimiter.cs53 public RateLimiter(int callLimit, TimeSpan timeWindow) in RateLimiter() argument
60 TimeWindow = timeWindow; in RateLimiter()
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/services/
H A DTimeSrv.ts126 private getTimeWindow(time: string, timeWindow: string) {
130 if (timeWindow.match(/^\d+$/) && parseInt(timeWindow, 10)) {
132 timeWindowMs = parseInt(timeWindow, 10);
134 timeWindowMs = rangeUtil.intervalToMs(timeWindow);
/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/Retry/
H A DRateLimiter.php33 private $timeWindow; variable in Aws\\Retry\\RateLimiter
113 … $this->timeWindow = pow(($this->lastMaxRate * (1 - $this->beta) / $this->scaleConstant), 0.333);
119 return $this->scaleConstant * pow($dt - $this->timeWindow, 3) + $this->lastMaxRate;
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/Retry/
H A DRateLimiter.php33 private $timeWindow; variable in Aws\\Retry\\RateLimiter
113 … $this->timeWindow = pow(($this->lastMaxRate * (1 - $this->beta) / $this->scaleConstant), 0.333);
119 return $this->scaleConstant * pow($dt - $this->timeWindow, 3) + $this->lastMaxRate;
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/
H A DTestCapacityOverTimePolicy.java43 long timeWindow; field in TestCapacityOverTimePolicy
61 timeWindow = 86400000L; in setup()
82 ReservationSystemTestUtil.createConf(reservationQ, timeWindow, in setup()
203 long win = timeWindow / 2 + 100; in testFailAvg()
/dports/games/xboing/xboing/
H A Dstage.c123 Window timeWindow; variable
314 timeWindow = XCreateSimpleWindow(display, mainWindow,
409 XChangeWindowAttributes(display, timeWindow, valuemask, &winattr);
432 XSetWindowBackgroundPixmap(display, timeWindow, ParentRelative);
433 XClearWindow(display, timeWindow);
447 XMapWindow(display, timeWindow);
/dports/security/lego/lego-4.5.3/vendor/github.com/akamai/AkamaiOPEN-edgegrid-golang/reportsgtm-v1/
H A Dutil.go121 timeWindow, err := createTimeWindow(stat)
125 return timeWindow, nil
/dports/sysutils/helmfile/vault-f6547fa8e820/ui/app/templates/components/
H A Dhttp-requests-container.hbs8 @selectedValue={{timeWindow}}
/dports/misc/concourse/vault-bdd38fca2cff/ui/app/templates/components/
H A Dhttp-requests-container.hbs8 @selectedValue={{timeWindow}}
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/ui/app/templates/components/
H A Dhttp-requests-container.hbs8 @selectedValue={{timeWindow}}
/dports/games/xboing/xboing/include/
H A Dstage.h96 extern Window timeWindow;

123