Higher precision timestamps in maktaba#log#
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 588
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to add sub-second precision by using `reltime()` instead of `localtime()` in vim builds with the reltime feature eanbled.
If that turns out to add significant overhead, we could guard it with a setting or have individual log messages opt in to precise timing.
Contributor guide
Assessment
This issue has not been assessed yet.