[Development] QTime microsecond support

Dustin Mitchell dmmitche at gmail.com
Thu Oct 15 16:46:40 CEST 2015


What about something like QHighResolutionTime, or something to reflect that
it's indeed a point in time with higher resolution?

Dustin

On Thu, Oct 15, 2015 at 8:42 AM, Dustin Mitchell <dmmitche at gmail.com> wrote:

> I agree, QTimeSpan has a different meaning than what I'm looking for. I
> just need timestamps, particular points in time, that provide more than
> millisecond resolution.
>
> And thus begins the never-ending debate on what to name something. This is
> always the hardest part of writing code for me...
>
> Dustin
>
> On Thu, Oct 15, 2015 at 8:34 AM, André Somers <andre at familiesomers.nl>
> wrote:
>
>> Op 15-10-2015 om 14:18 schreef Edward Sutton:
>> > +1 for naming QTimeSpan with support for arithmetic operators.
>> -1 for that one. To me QTimeSpan is something else. I have an old WIP
>> lying around with exactly that name. It does not model a specific time,
>> it models a duration.
>>
>> André
>> _______________________________________________
>> Development mailing list
>> Development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/development
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20151015/7ac64193/attachment.html>


More information about the Development mailing list