Home
last modified time | relevance | path

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

/third_party/boost/libs/chrono/example/
Dxtime.cpp51 struct xtime_ struct
58 xtime_ argument
61 xtime_ xt; in to_xtime_truncate()
68 xtime_
71 xtime_ xt; in to_xtime_round_up()
78 from_xtime(xtime_ xt) in from_xtime()
83 void print(xtime_ xt) in print()
91 xtime_ xt = to_xtime_truncate(seconds(3) + milliseconds(251)); in test_with_xtime()