Function icrar::us_time

Function Documentation

inline detail::_microseconds_amount icrar::us_time(std::chrono::microseconds::rep amount)

Sent to a stream object, this manipulator will print the given amount of nanoseconds using the correct suffix and 3 decimal places.

Parameters:

amount – The value to send to the stream

Returns:

detail::_microseconds_amount