[us-commits] [ehb54/ultrascan3] 8717af: Replace `QTime` with `QElapsedTimer` across multip...

Lukas Dobler noreply at github.com
Mon Oct 20 09:42:15 MDT 2025


  Branch: refs/heads/lukas/qt6-QTime
  Home:   https://github.com/ehb54/ultrascan3
  Commit: 8717afee7431388f40c8eae1035e14421e0669f4
      https://github.com/ehb54/ultrascan3/commit/8717afee7431388f40c8eae1035e14421e0669f4
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M programs/us_ddist_combine/us_select_rundd.cpp
    M programs/us_dmga_init/us_dmga_init.cpp
    M programs/us_manage_data/us_data_tree.cpp
    M programs/us_pcsa/us_pcsa_process.cpp
    M programs/us_pcsa/us_rpscan.cpp
    M programs/us_reporter_gmp/us_reporter_gmp.cpp
    M test/modelbuilder/us_modelbuilder.cpp
    M utils/us_timer.cpp
    M utils/us_timer.h

  Log Message:
  -----------
  Replace `QTime` with `QElapsedTimer` across multiple source files for enhanced timing precision and consistency. Update related method signatures and data structures as needed to align with the new timer implementation.



To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list