Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ time
Method
time
src/posix/libev/libev.cpp:155–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
154
155
double EventLoop::time()
156
{
157
// TODO(benh): Versus ev_now()?
158
return ev_time();
159
}
160
161
162
void EventLoop::run()
Callers
4
timer
Method · 0.45
synchronized
Function · 0.45
foreach
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36