aboutsummaryrefslogtreecommitdiff
path: root/nar-herder
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2021-12-13 15:34:09 +0000
committerChristopher Baines <mail@cbaines.net>2021-12-13 15:34:09 +0000
commit6f7f5f195a417831cee1fb10a2ab8a2b77dd0fcb (patch)
tree0ffd1f397b134ff6906c1ccc5ada9cf3fe204db4 /nar-herder
parentd84bd397ee456e1e3f3e7f9193571099bc25a519 (diff)
downloadnar-herder-6f7f5f195a417831cee1fb10a2ab8a2b77dd0fcb.tar
nar-herder-6f7f5f195a417831cee1fb10a2ab8a2b77dd0fcb.tar.gz
Export time logging utilities
Diffstat (limited to 'nar-herder')
-rw-r--r--nar-herder/utils.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/nar-herder/utils.scm b/nar-herder/utils.scm
index a0a5171..cc5e76d 100644
--- a/nar-herder/utils.scm
+++ b/nar-herder/utils.scm
@@ -58,6 +58,9 @@
make-worker-thread-channel
call-with-worker-thread
+ call-with-time-logging
+ with-time-logging
+
retry-on-error
create-work-queue