Home
last modified time | relevance | path

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

/dports/games/critterding/critterding-beta12/src/utils/
H A Devents.cpp14 sharedTimer* Events::registerSharedtimer(unsigned int responsetime) in registerSharedtimer() argument
20 t->responsetime = responsetime; in registerSharedtimer()
55 e->responsetime = responsetime; in registerEvent()
62 void Events::registerEvent(const string& name, const cmdsettings& cmd, unsigned int responsetime, u… in registerEvent() argument
75 e->responsetime = responsetime; in registerEvent()
90 if ( events[i].responsetime > 0 || events[i].timerisshared ) in activateEvent()
95 events[i].fresponsetime = events[i].responsetime; in activateEvent()
111 if ( events[i].responsetime > 0 || events[i].timerisshared ) in activateEvent()
116 events[i].fresponsetime = events[i].responsetime; in activateEvent()
156 if ( t->elapsed >= t->responsetime ) in processSharedTimers()
[all …]
H A Devents.h18 unsigned int responsetime; member
33 unsigned int responsetime; member
51 …(SDLKey key, const string& name, const cmdsettings& cmd, unsigned int responsetime, unsigned int m…
52 …void registerEvent(const string& name, const cmdsettings& cmd, unsigned int responsetime, unsign…
59 sharedTimer* registerSharedtimer(unsigned int responsetime);
/dports/games/critterding/critterding-beta12/src/gui/
H A Dcontainer.cpp71 …tring, const Vector2i& textpos, const cmdsettings& cmds, unsigned int responsetime, unsigned int m… in addWidgetButton() argument
79 t->genEvent(1, name, cmds, responsetime, minfresponsetime, fresponseinterval); in addWidgetButton()
86 …ions, const string& textstring, const cmdsettings& cmds, unsigned int responsetime, unsigned int m… in addWidgetButton() argument
94 t->genEvent(1, name, cmds, responsetime, minfresponsetime, fresponseinterval); in addWidgetButton()
H A Dbutton.cpp22 …nt& button, const string& name, const cmdsettings& cmds, unsigned int responsetime, unsigned int m… in genEvent() argument
26 events->registerEvent(eventname, cmds, responsetime, minfresponsetime, fresponseinterval ); in genEvent()
H A Dcontainer.h28 …tring, const Vector2i& textpos, const cmdsettings& cmds, unsigned int responsetime, unsigned int m…
29 …ions, const string& textstring, const cmdsettings& cmds, unsigned int responsetime, unsigned int m…
H A Dbutton.h20 …nt& button, const string& name, const cmdsettings& cmds, unsigned int responsetime, unsigned int m…
/dports/www/mnogosearch/mnogosearch-3.4.1/msearch-test/test-sections/
H A Dquery.tst4 …nfo.sval FROM url,urlinfo WHERE url.rec_id=urlinfo.url_id AND sname<>'responsetime' ORDER BY url.s…
5 SELECT COUNT(*) FROM urlinfo WHERE sname='responsetime';
H A Dindexer.conf28 Section responsetime 0 30
H A Dquery.res102 …nfo.sval FROM url,urlinfo WHERE url.rec_id=urlinfo.url_id AND sname<>'responsetime' ORDER BY url.s…
137 SQL>'SELECT COUNT(*) FROM urlinfo WHERE sname='responsetime''
/dports/sysutils/monit/monit-5.29.0/src/
H A Dvalidate.c175 if (p->responsetime.limit > -1.) { in _checkConnection()
176 …if (Util_evalDoubleQExpression(p->responsetime.operator, p->responsetime.current, p->responsetime.… in _checkConnection()
178 …onvert_time2str(p->responsetime.current, (char[11]){}), operatorshortnames[p->responsetime.operato… in _checkConnection()
180 …onvert_time2str(p->responsetime.current, (char[11]){}), operatorshortnames[p->responsetime.operato… in _checkConnection()
1954 …icmp->responsetime.current = icmp_echo(s->path, icmp->family, &(icmp->outgoing), icmp->size, icmp-… in check_remote_host()
1955 if (icmp->responsetime.current == -2) { in check_remote_host()
1964 } else if (icmp->responsetime.current == -1) { in check_remote_host()
1974 if (icmp->responsetime.limit > -1.) { in check_remote_host()
1975 …if (Util_evalDoubleQExpression(icmp->responsetime.operator, icmp->responsetime.current, icmp->resp… in check_remote_host()
1977 …_time2str(icmp->responsetime.current, (char[11]){}), operatorshortnames[icmp->responsetime.operato… in check_remote_host()
[all …]
H A Dp.y1440 portset.responsetime.limit = responsetimeset.limit;
1448 portset.responsetime.limit = responsetimeset.limit;
1464 | responsetime
1526 | responsetime
2074 responsetime : RESPONSETIME operator NUMBER MILLISECOND {
3797 p->responsetime.limit = responsetimeset.limit; in addport()
3798 p->responsetime.current = responsetimeset.current; in addport()
3799 p->responsetime.operator = responsetimeset.operator; in addport()
4363 icmp->responsetime.limit = responsetimeset.limit; in addicmp()
4364 icmp->responsetime.current = responsetimeset.current; in addicmp()
[all …]
H A Dutil.c916 if (o->responsetime.limit > -1.)
917 …f2, " and responsetime %s %s", operatornames[o->responsetime.operator], Convert_time2str(o->respon…
945 if (o->responsetime.limit > -1.)
946 …f2, " and responsetime %s %s", operatornames[o->responsetime.operator], Convert_time2str(o->respon…
969 if (o->responsetime.limit > -1.)
970 …f2, " and responsetime %s %s", operatornames[o->responsetime.operator], Convert_time2str(o->respon…
H A Dy.tab.c4859 portset.responsetime.limit = responsetimeset.limit; in yyparse()
4872 portset.responsetime.limit = responsetimeset.limit; in yyparse()
4884 portset.responsetime.limit = responsetimeset.limit; in yyparse()
4897 portset.responsetime.limit = responsetimeset.limit; in yyparse()
4910 portset.responsetime.limit = responsetimeset.limit; in yyparse()
8838 p->responsetime.limit = responsetimeset.limit; in addport()
8839 p->responsetime.current = responsetimeset.current; in addport()
8840 p->responsetime.operator = responsetimeset.operator; in addport()
9404 icmp->responsetime.limit = responsetimeset.limit; in addicmp()
9405 icmp->responsetime.current = responsetimeset.current; in addicmp()
[all …]
H A Dmonit.h673 struct ResponseTime_T responsetime; /**< Response time limit */ member
770 struct ResponseTime_T responsetime; /**< Response time limit */ member
H A Dl.l397 responsetime { return RESPONSETIME; }
/dports/devel/awscli/awscli-1.20.61/awscli/examples/xray/
H A Dget-groups.rst19 "FilterExpression": "responsetime > 2"
/dports/sysutils/monit/monit-5.29.0/src/http/
H A Dxml.c466 …i->is_available == Connection_Ok ? i->responsetime.current / 1000. : -1.); // We send the response… in status_service()
482 …p->is_available == Connection_Ok ? p->responsetime.current / 1000. : -1.); // We send the response… in status_service()
501 …p->is_available == Connection_Ok ? p->responsetime.current / 1000. : -1.); // We send the response… in status_service()
H A Dcervlet.c605 …, i->is_available != Connection_Init && i->responsetime.current >= 0., "%s", Convert_time2str(i->r… in _printStatus()
618 …n_Init, "%s to %s:%d%s type %s/%s %sprotocol %s", Convert_time2str(p->responsetime.current, (char[… in _printStatus()
625 … Connection_Init, "%s to %s type %s protocol %s", Convert_time2str(p->responsetime.current, (char[… in _printStatus()
1988 if (p->responsetime.limit > -1.) in print_service_rules_port()
1989 …uf, " and responsetime %s %s", operatornames[p->responsetime.operator], Convert_time2str(p->respon… in print_service_rules_port()
2016 if (p->responsetime.limit > -1.) in print_service_rules_socket()
2017 …uf, " and responsetime %s %s", operatornames[p->responsetime.operator], Convert_time2str(p->respon… in print_service_rules_socket()
2044 if (i->responsetime.limit > -1.) in print_service_rules_icmp()
2045 …uf, " and responsetime %s %s", operatornames[i->responsetime.operator], Convert_time2str(i->respon… in print_service_rules_icmp()
/dports/sysutils/monit/monit-5.29.0/src/net/
H A Dsocket.c651 …p->responsetime.current = (double)(Time_micro() - start) / 1000.; // Convert microseconds to milli… in Socket_test()
657 p->responsetime.current = -1.; in Socket_test()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/templates/
H A Dnew.po6734 msgid "responsetime"
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/locale/sk/
H A Dphplist.po3745 msgstr "responsetime"
/dports/chinese/dictd-database/dict-zh-1.6/src/data/
H A Dmoers2-dict-u854852 responsetime 回應時間
H A Dmoers2-dict-b554852 responsetime �^���ɶ�
/dports/chinese/dictd-database/dict-zh-1.6/
H A Dmoecomp.index55262 responsetime H8LJ a
/dports/textproc/p5-Unicode-Tussle/Unicode-Tussle-1.111/data/
H A Dwords.utf8367090 responsetime response time ← response