Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ now
Function
now
test/system_timer.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
boost::asio::system_timer::time_point now()
75
{
76
return boost::asio::system_timer::clock_type::now();
77
}
78
79
void system_timer_test()
80
{
Callers
15
system_timer_test
Function · 0.70
cancel_at_function_object_test
Function · 0.70
cancel_at_timer_function_object_test
Function · 0.70
cancel_at_completion_token_v1_test
Function · 0.70
cancel_at_timer_completion_token_v1_test
Function · 0.70
cancel_at_completion_token_v2_test
Function · 0.70
cancel_at_timer_completion_token_v2_test
Function · 0.70
partial_cancel_at_test
Function · 0.70
partial_cancel_at_timer_test
Function · 0.70
echo
Function · 0.50
watchdog
Function · 0.50
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected