Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dtimestamp.h46 double timestamp_delta_seconds( timestamp const * const, timestamp const * const );
Dtimestamp.cpp228 double timestamp_delta_seconds( timestamp const * const a , timestamp const * const b ) in timestamp_delta_seconds() function
Dmake1.cpp768 outf_double( timestamp_delta_seconds(&time->start, &time->end) ) ) in call_timing_rule()
926 timestamp_delta_seconds(&time->start, &time->end) ); in make1c_closure()