Home
last modified time | relevance | path

Searched refs:timestamp_formatstr (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dtimestamp.cpp178 static char const * timestamp_formatstr( timestamp const * const time, in timestamp_formatstr() function
192 return timestamp_formatstr( time, "%Y-%m-%d %H:%M:%S.%%09d +0000" ); in timestamp_str()
198 return timestamp_formatstr( time, "%H:%M:%S.%%09d" ); in timestamp_timestr()