You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pe...@apache.org on 2023/12/14 01:56:06 UTC

(celix) 01/01: Merge pull request #698 from apache/hotfix/system-clock-replace

This is an automated email from the ASF dual-hosted git repository.

pengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 886f2fdebceddbc147fd8369d25ab689e13f07bc
Merge: 5393c2a8 6e364bb7
Author: PengZheng <ho...@gmail.com>
AuthorDate: Thu Dec 14 09:56:00 2023 +0800

    Merge pull request #698 from apache/hotfix/system-clock-replace
    
    Hotfix/use steady_clock to handle backward system clock adjustments

 libs/framework/include/celix/BundleActivator.h           | 4 ++--
 libs/framework/include/celix/Trackers.h                  | 4 ++--
 libs/framework/include/celix/dm/ServiceDependency_Impl.h | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)