Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Synchronizing RTC with System Time in Qt QML Application

Synchronizing RTC with System Time in Qt QML Application

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 251 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sachin Gaikwad
    wrote on last edited by
    #1

    I need to synchronize the RTC (Real Time Clock) with the system time for every minute when there is an internet connection in my Qt QML application. I've attempted to use a timer to update the RTC by fetching the system time, but it seems to be behaving inconsistently. Are there alternative methods or approaches I could explore within the Qt QML framework to ensure reliable synchronization between the RTC and system time?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      AFAIK, no. Isn't that rather the role of ntp ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved