Home
last modified time | relevance | path

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

1234

/dports/comms/p5-Device-SerialPort/Device-SerialPort-1.04/t/
H A D20inherited.t289 $tick=$ob->get_tick_count;
297 $tock=$ob->get_tick_count;
337 $tick=$ob->get_tick_count;
345 $tock=$ob->get_tick_count;
359 $tick=$ob->get_tick_count;
373 $tock=$ob->get_tick_count;
382 $tick=$ob->get_tick_count;
384 $tock=$ob->get_tick_count;
398 $tick=$ob->get_tick_count;
400 $tock=$ob->get_tick_count;
[all …]
H A D10basic.t263 $tick=$ob->get_tick_count;
271 $tock=$ob->get_tick_count;
347 $tick=$ob->get_tick_count;
350 $tock=$ob->get_tick_count;
359 $tick=$ob->get_tick_count;
368 $tock=$ob->get_tick_count;
377 $tick=$ob->get_tick_count;
379 $tock=$ob->get_tick_count;
394 $tick=$ob->get_tick_count;
396 $tock=$ob->get_tick_count;
[all …]
H A D11saved-state.t118 $tick=$ob->get_tick_count;
120 $tock=$ob->get_tick_count;
138 $tick=$ob->get_tick_count;
140 $tock=$ob->get_tick_count;
152 $tick=$ob->get_tick_count;
154 $tock=$ob->get_tick_count;
167 $tick=$ob->get_tick_count;
169 $tock=$ob->get_tick_count;
H A D01timing.t13 # We need to test that the "get_tick_count" function actually works
17 can_ok('Device::SerialPort',qw(get_tick_count)); # test
20 ok(defined($then = Device::SerialPort->get_tick_count),
21 "get_tick_count returns a number"); # test
26 ok(defined($now = Device::SerialPort->get_tick_count),
27 "get_tick_count still returns a number"); # test
H A D21inherited-state.t118 $tick=$ob->get_tick_count;
120 $tock=$ob->get_tick_count;
138 $tick=$ob->get_tick_count;
140 $tock=$ob->get_tick_count;
152 $tick=$ob->get_tick_count;
154 $tock=$ob->get_tick_count;
167 $tick=$ob->get_tick_count;
169 $tock=$ob->get_tick_count;
412 $tick=$ob->get_tick_count;
414 $tock=$ob->get_tick_count;
/dports/games/opensonic/opensnc-src-0.1.4/src/core/
H A Dtimer.c65 static uint32 get_tick_count(); /* platform-specific code */
95 start_time = get_tick_count(); in timer_init()
168 uint32 ticks = get_tick_count(); in timer_get_ticks()
201 uint32 get_tick_count()
208 uint32 get_tick_count()
/dports/devel/boost-docs/boost_1_72_0/libs/log/src/
H A Dtimestamp.cpp55 BOOST_LOG_API get_tick_count_t get_tick_count = &boost::winapi::GetTickCount64; variable
127 const_cast< get_tick_count_t volatile& >(get_tick_count) = p;
145 const_cast< get_tick_count_t volatile& >(get_tick_count) = &get_tick_count64;
160 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/src/
H A Dtimestamp.cpp55 BOOST_LOG_API get_tick_count_t get_tick_count = &boost::winapi::GetTickCount64; variable
127 const_cast< get_tick_count_t volatile& >(get_tick_count) = p;
145 const_cast< get_tick_count_t volatile& >(get_tick_count) = &get_tick_count64;
160 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/devel/boost-libs/boost_1_72_0/libs/log/src/
H A Dtimestamp.cpp55 BOOST_LOG_API get_tick_count_t get_tick_count = &boost::winapi::GetTickCount64; variable
127 const_cast< get_tick_count_t volatile& >(get_tick_count) = p;
145 const_cast< get_tick_count_t volatile& >(get_tick_count) = &get_tick_count64;
160 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/src/
H A Dtimestamp.cpp48 BOOST_LOG_API get_tick_count_t get_tick_count = &GetTickCount64; variable
189 get_tick_count = p;
195 get_tick_count = &get_tick_count64;
201 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/databases/percona57-server/boost_1_59_0/libs/log/src/
H A Dtimestamp.cpp48 BOOST_LOG_API get_tick_count_t get_tick_count = &GetTickCount64; variable
189 get_tick_count = p;
195 get_tick_count = &get_tick_count64;
201 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/databases/xtrabackup/boost_1_59_0/libs/log/src/
H A Dtimestamp.cpp48 BOOST_LOG_API get_tick_count_t get_tick_count = &GetTickCount64; variable
189 get_tick_count = p;
195 get_tick_count = &get_tick_count64;
201 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/databases/percona57-client/boost_1_59_0/libs/log/src/
H A Dtimestamp.cpp48 BOOST_LOG_API get_tick_count_t get_tick_count = &GetTickCount64; variable
189 get_tick_count = p;
195 get_tick_count = &get_tick_count64;
201 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/src/
H A Dtimestamp.cpp48 BOOST_LOG_API get_tick_count_t get_tick_count = &GetTickCount64; variable
189 get_tick_count = p;
195 get_tick_count = &get_tick_count64;
201 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/devel/hyperscan/boost_1_75_0/libs/log/src/
H A Dtimestamp.cpp55 BOOST_LOG_API get_tick_count_t get_tick_count = &boost::winapi::GetTickCount64; variable
127 const_cast< get_tick_count_t volatile& >(get_tick_count) = p;
145 const_cast< get_tick_count_t volatile& >(get_tick_count) = &get_tick_count64;
160 BOOST_LOG_API get_tick_count_t get_tick_count = &get_tick_count_init;
/dports/devel/boost-docs/boost_1_72_0/boost/log/detail/
H A Dtimestamp.hpp80 extern BOOST_LOG_API get_tick_count_t get_tick_count;
84 return timestamp(get_tick_count()); in get_timestamp()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/log/detail/
H A Dtimestamp.hpp77 extern BOOST_LOG_API get_tick_count_t get_tick_count;
81 return timestamp(get_tick_count()); in get_timestamp()
/dports/databases/percona57-server/boost_1_59_0/boost/log/detail/
H A Dtimestamp.hpp77 extern BOOST_LOG_API get_tick_count_t get_tick_count;
81 return timestamp(get_tick_count()); in get_timestamp()
/dports/databases/xtrabackup/boost_1_59_0/boost/log/detail/
H A Dtimestamp.hpp77 extern BOOST_LOG_API get_tick_count_t get_tick_count;
81 return timestamp(get_tick_count()); in get_timestamp()
/dports/databases/percona57-client/boost_1_59_0/boost/log/detail/
H A Dtimestamp.hpp77 extern BOOST_LOG_API get_tick_count_t get_tick_count;
81 return timestamp(get_tick_count()); in get_timestamp()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/log/detail/
H A Dtimestamp.hpp80 extern BOOST_LOG_API get_tick_count_t get_tick_count;
84 return timestamp(get_tick_count()); in get_timestamp()
/dports/devel/boost-libs/boost_1_72_0/boost/log/detail/
H A Dtimestamp.hpp80 extern BOOST_LOG_API get_tick_count_t get_tick_count;
84 return timestamp(get_tick_count()); in get_timestamp()
/dports/devel/boost-python-libs/boost_1_72_0/boost/log/detail/
H A Dtimestamp.hpp80 extern BOOST_LOG_API get_tick_count_t get_tick_count;
84 return timestamp(get_tick_count()); in get_timestamp()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/log/detail/
H A Dtimestamp.hpp77 extern BOOST_LOG_API get_tick_count_t get_tick_count;
81 return timestamp(get_tick_count()); in get_timestamp()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/log/detail/
H A Dtimestamp.hpp80 extern BOOST_LOG_API get_tick_count_t get_tick_count;
84 return timestamp(get_tick_count()); in get_timestamp()

1234