Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

time

Type representing MySQL TIME data type.

Synopsis

Defined in header <boost/mysql/time.hpp>

using time = std::chrono::microseconds;

Convenience header <boost/mysql.hpp>


PrevUpHomeNext