From c24d5f9f0055e33a1e88c8c0cd0fca984ee6a334 Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Sun, 26 Mar 2023 12:31:27 +0300 Subject: [PATCH] devlog --- .fixme/log | 3 ++- docs/devlog.md | 22 ++++++++++++---------- flake.lock | 18 +++++++++--------- 3 files changed, 23 insertions(+), 20 deletions(-) diff --git a/.fixme/log b/.fixme/log index 9c5f9e4c..809bdbee 100644 --- a/.fixme/log +++ b/.fixme/log @@ -379,4 +379,5 @@ fixme-del "46xg3QnNHq" (fixme-set "workflow" "test" "yXwCuKdnQp") (fixme-set "assigned" "voidlizard" "yXwCuKdnQp") (fixme-set "workflow" "test" "3NPKG3NEhf") -(fixme-set "assigned" "voidlizard" "3NPKG3NEhf") \ No newline at end of file +(fixme-set "assigned" "voidlizard" "3NPKG3NEhf") +(fixme-set "workflow" "backlog" "DrXoy195Wh") diff --git a/docs/devlog.md b/docs/devlog.md index 2b09f839..25198da6 100644 --- a/docs/devlog.md +++ b/docs/devlog.md @@ -1,17 +1,19 @@ ## 2023-03-26 +TODO: git-tags-support + FIXME: macos-support-clock - -- CPP - -- | Use coarse clock timer. This timer has 1ms resolution but is much - -- faster comparing to the ordinary one. Is used on linux, on macos - -- provides ordinary one. - getTimeCoarse :: IO TimeSpec -#ifdef linux_HOST_OS - getTimeCoarse = getTime MonotonicCoarse -#else - getTimeCoarse = getTime Monotonic -#endif + -- CPP + -- | Use coarse clock timer. This timer has 1ms resolution but is much + -- faster comparing to the ordinary one. Is used on linux, on macos + -- provides ordinary one. + getTimeCoarse :: IO TimeSpec + #ifdef linux_HOST_OS + getTimeCoarse = getTime MonotonicCoarse + #else + getTimeCoarse = getTime Monotonic + #endif ## 2023-03-24 diff --git a/flake.lock b/flake.lock index 6d95acad..4fa12a2b 100644 --- a/flake.lock +++ b/flake.lock @@ -9,11 +9,11 @@ "suckless-conf": "suckless-conf" }, "locked": { - "lastModified": 1677558983, - "narHash": "sha256-1KlLTPdRv2cwQkg9FKSEYHqFJ/6WT3mSliyxc22hVzI=", + "lastModified": 1679822846, + "narHash": "sha256-bXGorR8cLCVm3Cu7EcTUGNtaxPwqZH8zLrch7r/ST5c=", "owner": "voidlizard", "repo": "fixme", - "rev": "80caffb07aaa18e1fd2bcbbc2b4acfea628aaa5f", + "rev": "ff3faeeee860b2ed2edf6e69cec26e9b49b167a3", "type": "github" }, "original": { @@ -274,11 +274,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1676656630, - "narHash": "sha256-FFEgtajUGdYd/Ux5lkjXXpAKosve+NAfxp/eG7m7JQY=", + "lastModified": 1679815688, + "narHash": "sha256-xLvIoeG5krM0CXfWRcwSgHGP7W8i8dsoKP5hUb182hE=", "owner": "voidlizard", "repo": "suckless-conf", - "rev": "b017bc1e9d6a11d89da294089d312203c39c0b1f", + "rev": "04c432681d3627f180a402674523736f409f964d", "type": "github" }, "original": { @@ -295,11 +295,11 @@ ] }, "locked": { - "lastModified": 1675946914, - "narHash": "sha256-OE0R9dnB+ZXpf30g1xVSMur68iKUDB53pnyA3K2e788=", + "lastModified": 1679815688, + "narHash": "sha256-xLvIoeG5krM0CXfWRcwSgHGP7W8i8dsoKP5hUb182hE=", "owner": "voidlizard", "repo": "suckless-conf", - "rev": "995e1cd52cfe2e9aa4e00ea5cd016548f7932e5a", + "rev": "04c432681d3627f180a402674523736f409f964d", "type": "github" }, "original": {