Skip Navigation

[DISCUSS] bmakelib - generate high resolution timestamp

github.com Generate high resolution timestamp · Issue #42 · bahmanm/bmakelib

I find myself frequently needing to generate a µs precision timestamp. some-target : @echo Microseconds: $(call now,micros) @echo Milliseconds: $(call now,millis) @echo Seconds: $(call now,secs) @e...

Generate high resolution timestamp · Issue #42 · bahmanm/bmakelib

cross-posted from: https://lemmy.ml/post/3919105

bmakelib is a minimalist standard library for writing Makefiles.

What do you think about being able to easily generate µsecond precision timestamps in a Makefile?

Please take a second to look at https://github.com/bahmanm/bmakelib/issues/42 & share your thoughts/emojis 🙏

0
General Programming Discussion @lemmy.ml bahmanm @lemmy.ml

bmakelib - generate high resolution timestamp

3 2
0 comments