lokinet/llarp/ev
Jason Rhinelander 5115162066 Use libuv's cached current time for time_now()
We are calling time_now() a huge amount, and it is a major consumer of
CPU cycles, but we don't need it: most of the time the current event
loop time is enough.
2021-11-15 18:32:05 -04:00
..
ev_libuv.cpp Get rid of external event loop direct wakeups 2021-11-15 13:36:44 -04:00
ev_libuv.hpp Use libuv's cached current time for time_now() 2021-11-15 18:32:05 -04:00
ev.cpp
ev.hpp Use libuv's cached current time for time_now() 2021-11-15 18:32:05 -04:00
udp_handle.hpp
vpn.hpp