[Development] QTime microsecond support

Marc Mutz marc.mutz at kdab.com
Thu Oct 15 08:29:00 CEST 2015


On Thursday 15 October 2015 06:03:40 Thiago Macieira wrote:
> We'll have to have a long discussion on what to name the class, though... 
> QTimeExtended? QExtendedTime? QTimeV2? QMicroTime? QTimeSpan?

std::chrono::{duration,time_point,clock}. In Qt6, a compat-only QTime will be 
a thin wrapper around std::chrono::nanoseconds, if we don't kill it off there 
and then.

Or have I misunderstood the sentiment surrounding QOptional, QArrayView and 
QFunction?

Thanks,
Marc

-- 
Marc Mutz <marc.mutz at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts



More information about the Development mailing list