[Development] QTime microsecond support

Aleix Pol aleixpol at kde.org
Thu Oct 15 02:09:07 CEST 2015


On Thu, Oct 15, 2015 at 12:36 AM, Dustin Mitchell <dmmitche at gmail.com> wrote:
> That's unfortunate. I guess I'll have to use another library in the interim.
> Is there a target date for Qt 6 yet? An initial Google search didn't yield
> many results.
>
> Dustin
>
> On Wed, Oct 14, 2015 at 4:28 PM, Thiago Macieira <thiago.macieira at intel.com>
> wrote:
>>
>> On Wednesday 14 October 2015 16:21:10 Dustin Mitchell wrote:
>> > I see what you mean about a lot of things assuming mds within QTime
>> > contains milliseconds. Would changing QTime to support microseconds be
>> > too
>> > much of an invasive change to include before Qt 6?
>>
>> Yes. When I said "impossible", I meant it. it cannot be done before Qt 6.
>>
>> And yet, for Qt 6, it's actually a very trivial change.
>> --
>> Thiago Macieira - thiago.macieira (AT) intel.com
>>   Software Architect - Intel Open Source Technology Center
>>
>> _______________________________________________
>> Development mailing list
>> Development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development
>
>
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>

Maybe you could look into forking QTime with the microseconds changes?
That could be reasonable even within Qt.

Aleix



More information about the Development mailing list