Home
last modified time | relevance | path

Searched defs:process_timer (Results 1 – 25 of 29) sorted by relevance

12

/dports/math/spot/spot-2.10.2/spot/misc/
H A Dtimer.hh311 typedef struct process_timer struct
313 void start() in start()
321 void stop() in stop()
327 double walltime() const in walltime()
332 clock_t cputime(bool user, bool system, bool children, bool parent) const in cputime()
338 spot::timer cputimer;
339 spot::stopwatch walltimer;
340 double walltime_lap_ = 0;
341 } process_timer; typedef
/dports/math/py-spot/spot-2.10.2/spot/misc/
H A Dtimer.hh311 typedef struct process_timer struct
313 void start() in start()
321 void stop() in stop()
327 double walltime() const in walltime()
332 clock_t cputime(bool user, bool system, bool children, bool parent) const in cputime()
338 spot::timer cputimer;
339 spot::stopwatch walltimer;
340 double walltime_lap_ = 0;
341 } process_timer; typedef
/dports/sysutils/p5-Tail-Stat/Tail-Stat-0.26/lib/Tail/Stat/
H A DPlugin.pm131 sub process_timer { subroutine
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/chrono/
H A Dprocess_times.hpp74 class BOOST_CHRONO_DECL process_timer class
85 explicit process_timer( system::error_code & ec = BOOST_CHRONO_THROWS ) in process_timer() function in boost::chrono::process_timer
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/viewer/convertor/
H A DSwingProcessWorker.java23 private Timer process_timer; field in SwingProcessWorker
/dports/databases/kyototycoon/kyototycoon-0.9.56/
H A Dktrpc.h324 virtual void process_timer(RPCServer* serv) { in process_timer() function
608 void process_timer(HTTPServer* serv) { in process_timer() function
H A Dktthserv.h95 virtual void process_timer(ThreadedServer* serv) { in process_timer() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/time/
H A Dtimer.c1810 struct process_timer { struct
1817 struct process_timer *timeout = from_timer(timeout, t, timer); in process_timeout() argument
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/time/
H A Dtimer.c1810 struct process_timer { struct
1817 struct process_timer *timeout = from_timer(timeout, t, timer); in process_timeout() argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/time/
H A Dtimer.c1810 struct process_timer { struct
1817 struct process_timer *timeout = from_timer(timeout, t, timer); in process_timeout() argument
/dports/textproc/modlogan/modlogan-0.8.13/src/
H A Dmain.c568 mtimer process_timer, post_process_timer, parse_timer, setup_timer; in main() local
/dports/net/proby/proby-1.0.2/cargo-crates/actix-server-1.0.3/src/
H A Daccept.rs264 fn process_timer(&mut self) { in process_timer() method
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/actix-server-2.0.0-beta.5/src/
H A Daccept.rs289 fn process_timer(&self, sockets: &mut Slab<ServerSocketInfo>) { in process_timer() method
/dports/emulators/mess/mame-mame0226/src/devices/cpu/tms32025/
H A Dtms32025.cpp1916 void tms32025_device::process_timer(int clocks) in process_timer() function in tms32025_device
/dports/emulators/mame/mame-mame0226/src/devices/cpu/tms32025/
H A Dtms32025.cpp1916 void tms32025_device::process_timer(int clocks) in process_timer() function in tms32025_device
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/novte/
H A Dvtegtk.cc140 GTimer *process_timer; variable
/dports/emulators/vice/vice-3.5/src/arch/gtk3/novte/
H A Dvtegtk.cc140 GTimer *process_timer; variable
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/tms32025/
H A Dtms32025.c1788 static INLINE void process_timer(int counts) in process_timer() function
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/tms32025/
H A Dtms32025.c1788 static INLINE void process_timer(int counts) in process_timer() function
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Dvtegtk.cc164 GTimer *process_timer; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dmod.rs824 fn process_timer(&mut self, now: Instant) { in process_timer() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/connection/
H A Dmod.rs824 fn process_timer(&mut self, now: Instant) { in process_timer() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-http3/src/
H A Dconnection_client.rs264 pub fn process_timer(&mut self, now: Instant) { in process_timer() method
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/connection/
H A Dmod.rs841 fn process_timer(&mut self, now: Instant) { in process_timer() method
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dxprt_quic.c2464 static struct task *process_timer(struct task *task, void *ctx, unsigned int state) in process_timer() function

12