Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
datetime::microsecond

Retrieves the microsecond component.

Synopsis
constexpr std::uint32_t
microsecond() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext