Home
last modified time | relevance | path

Searched refs:Timer_start (Results 1 – 10 of 10) sorted by relevance

/dports/games/warzone2100/warzone2100/lib/sequence/
H A Dtimer.h24 void Timer_start(); // start timer
H A Dtimer.cpp88 void Timer_start(void) in Timer_start() function
H A Dsequence.cpp490 Timer_start(); in seq_InitOgg()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DTimer.c35 Timer_start( Handle self) in Timer_start() function
/dports/databases/py-cassandra-driver/cassandra-driver-3.18.0/cassandra/io/
H A Dlibevwrapper.c515 Timer_start(libevwrapper_Timer *self, PyObject *args) { in Timer_start() function
534 {"start", (PyCFunction)Timer_start, METH_VARARGS, "Start the Timer watcher"},
/dports/graphics/grafx2/grafx2/src/
H A Dmisc.h126 GFX2_GLOBAL dword Timer_start; // Heure de départ du chrono variable
H A Dmisc.c227 Timer_start = GFX2_GetTicks()/55; in Init_chrono()
468 if((GFX2_GetTicks()/55)-Timer_delay>Timer_start) Timer_state=1; in Check_timer()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/libctb-0.16/python/module/linux/
H A Dwxctb.py117 def start(self): return _wxctb.Timer_start(self)
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/libctb-0.16/python/src/linux/
H A Dwxctb.py117 def start(self): return _wxctb.Timer_start(self)
/dports/math/py-deap/deap-1.3.1/deap/tools/_hypervolume/
H A D_hv.c1531 Timer_start();