New commits:
commit 31ba5fcc735534aea8a082d7901c74c5aab58610
Merge: e841b23c89 25eb652580
Author: Andrew Cagney <[email protected]>
Date:   Tue Dec 30 21:25:46 2025 -0500

    Merge time: replace *time() with *time_from_seconds()
    
    For instance:
       deltatime_from_seconds()
    be consistent with:
       deltatime_from_milliseconds()
       deltatime_from_microseconds()

commit 25eb6525802ce7b8545ec75299b87f93cc619f9f
Author: Andrew Cagney <[email protected]>
Date:   Mon Dec 29 10:50:38 2025 -0500

    time: drop realtime() macro

commit 2f41d121d5558997ed05febb3977c0044a4681e9
Author: Andrew Cagney <[email protected]>
Date:   Mon Dec 29 10:49:16 2025 -0500

    time: drop monotime() macro

commit d441642e74424ee08e47bca5f508448b9f8935ba
Author: Andrew Cagney <[email protected]>
Date:   Mon Dec 29 10:48:26 2025 -0500

    time: drop deltatime() macro

commit dfaeae53627cb554cd3c8ec0356e188b67a3616e
Author: Andrew Cagney <[email protected]>
Date:   Mon Dec 29 10:46:58 2025 -0500

    time: add deltatime_from_seconds(), make deltatime() wrapper
    
    ditto monotime_from_seconds() and realtime_from_seconds()

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to