Qt is a multi-platform library available for various platforms and languages.

Kind Regards,








Simon Platten sim...@syberdynesystems.co <mailto:sim...@syberdynesystems.com>.uk
Syberdyne Systems Ltd,
Latona House, Station Road, Cantley, Norwich, Norfolk, NR13 3SQ
VAT no. 426 9208 85, Tel: +44 (0)777 0777 820
Skype: simonaplatten <skype:simonaplatten>
LinkedIn: https://www.linkedin.com/in/simonplatten/ 
<https://www.linkedin.com/in/simonplatten/>
Microsoft Teams: https://urlshortener.teams.microsoft.com/8D88C4D2555C2B4-7-1 
<https://urlshortener.teams.microsoft.com/8D88C4D2555C2B4-7-1>


> On 25 Jan 2023, at 12:33, Alvin Wong via Development 
> <development@qt-project.org> wrote:
> 
> 
> On 25/1/2023 0:03, Thiago Macieira wrote:
>> On Tuesday, 24 January 2023 00:44:37 PST Marc Mutz via Development wrote:
>>> On 23.01.23 23:57, Thiago Macieira wrote:
>>>> static_assert(sizeof(std::chrono::milliseconds::rep) == 8);
>>> Why == and not >=?
>> I think we'd want to know if that happened, because a lot of our code will be
>> depending on the ± 292 million years limit around the epoch.
>> 
> Not familiar with what Qt already does with std::chrono, but on a first 
> glance it seems like `std::chrono::duration<qint64, std::milli>` will be 
> better for the purpose, no?
> 
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> https://lists.qt-project.org/listinfo/development

_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to