Home
last modified time | relevance | path

Searched defs:RationalSeconds (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/chrono/test/
Dtest_11012.cpp17 typedef boost::chrono::duration<float> RationalSeconds; in main() typedef
22 typedef boost::chrono::duration<boost::rational<int> > RationalSeconds; in main() typedef