Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ outf_time
Function
outf_time
v2/engine/output.c:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
94
95
OBJECT * outf_time( timestamp const * const time )
96
{
97
return object_new( timestamp_str( time ) );
98
}
Callers
3
call_timing_rule
Function · 0.85
call_action_rule
Function · 0.85
main
Function · 0.85
Calls
2
object_new
Function · 0.85
timestamp_str
Function · 0.85
Tested by
no test coverage detected