Home
last modified time | relevance | path

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

/third_party/boost/boost/date_time/
Dtime_duration.hpp62 sec_type seconds_in=0, in time_duration() argument
64 ticks_(rep_type::to_tick_count(hours_in,minutes_in,seconds_in,frac_sec_in)) in time_duration()