Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ now
Function
now
example/http/server/small/http_server_small.cpp:41–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
std::time_t
42
now()
43
{
44
return std::time(0);
45
}
46
}
47
48
class http_connection : public std::enable_shared_from_this<http_connection>
Callers
15
timer
Method · 0.85
elapsed
Method · 0.85
check_deadline
Method · 0.85
create_response
Method · 0.85
testRead
Method · 0.85
fail_loop
Method · 0.85
get_elapsed
Method · 0.85
rate_gauge
Method · 0.85
timedTest
Method · 0.85
timer
Method · 0.85
elapsed
Method · 0.85
timer
Method · 0.85
Calls
no outgoing calls
Tested by
2
timer
Method · 0.68
elapsed
Method · 0.68