ACE  7.0.2
std::chrono Namespace Reference

Function Documentation

◆ operator+=() [1/6]

hours & std::chrono::operator+= ( hours &  h,
ACE_Time_Value const &  tv 
)
inline

◆ operator+=() [2/6]

microseconds & std::chrono::operator+= ( microseconds &  us,
ACE_Time_Value const &  tv 
)
inline

◆ operator+=() [3/6]

milliseconds & std::chrono::operator+= ( milliseconds &  ms,
ACE_Time_Value const &  tv 
)
inline

◆ operator+=() [4/6]

minutes & std::chrono::operator+= ( minutes &  m,
ACE_Time_Value const &  tv 
)
inline

◆ operator+=() [5/6]

nanoseconds & std::chrono::operator+= ( nanoseconds &  ns,
ACE_Time_Value const &  tv 
)
inline

◆ operator+=() [6/6]

seconds & std::chrono::operator+= ( seconds &  s,
ACE_Time_Value const &  tv 
)
inline

◆ operator-=() [1/6]

hours & std::chrono::operator-= ( hours &  h,
ACE_Time_Value const &  tv 
)
inline

◆ operator-=() [2/6]

microseconds & std::chrono::operator-= ( microseconds &  us,
ACE_Time_Value const &  tv 
)
inline

◆ operator-=() [3/6]

milliseconds & std::chrono::operator-= ( milliseconds &  ms,
ACE_Time_Value const &  tv 
)
inline

◆ operator-=() [4/6]

minutes & std::chrono::operator-= ( minutes &  m,
ACE_Time_Value const &  tv 
)
inline

◆ operator-=() [5/6]

nanoseconds & std::chrono::operator-= ( nanoseconds &  ns,
ACE_Time_Value const &  tv 
)
inline

◆ operator-=() [6/6]

seconds & std::chrono::operator-= ( seconds &  s,
ACE_Time_Value const &  tv 
)
inline

◆ operator<<() [1/6]

hours & std::chrono::operator<< ( hours &  h,
ACE_Time_Value const &  tv 
)
inline

◆ operator<<() [2/6]

microseconds & std::chrono::operator<< ( microseconds &  us,
ACE_Time_Value const &  tv 
)
inline

◆ operator<<() [3/6]

milliseconds & std::chrono::operator<< ( milliseconds &  ms,
ACE_Time_Value const &  tv 
)
inline

◆ operator<<() [4/6]

minutes & std::chrono::operator<< ( minutes &  m,
ACE_Time_Value const &  tv 
)
inline

◆ operator<<() [5/6]

nanoseconds & std::chrono::operator<< ( nanoseconds &  ns,
ACE_Time_Value const &  tv 
)
inline

◆ operator<<() [6/6]

seconds & std::chrono::operator<< ( seconds &  s,
ACE_Time_Value const &  tv 
)
inline