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 standardize include format and pragma once 2021-03-09 19:01:41 -05:00
ev.hpp Use libuv's cached current time for time_now() 2021-11-15 18:32:05 -04:00
udp_handle.hpp Export UDP file descriptor (for android) 2021-03-04 16:51:18 -04:00
vpn.hpp use vpn::NetworkInterface for add/del route via interface instead of string 2021-08-27 11:55:57 -04:00