MCPcopy 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
74boost::asio::system_timer::time_point now()
75{
76 return boost::asio::system_timer::clock_type::now();
77}
78
79void system_timer_test()
80{

Callers 15

system_timer_testFunction · 0.70
partial_cancel_at_testFunction · 0.70
echoFunction · 0.50
watchdogFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected