projects
/
BK-2020-03.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
style(unitproc):timeEpochNS:Bump ver for last style commit
[BK-2020-03.git]
/
unitproc
/
bktemp-timeEpochNS
diff --git
a/unitproc/bktemp-timeEpochNS
b/unitproc/bktemp-timeEpochNS
index 449ffbfc76651ad8cbb4421b4aa18806330365d7..b0e9a1506e41532d1a54cf135ebdd35d776abc75 100644
(file)
--- a/
unitproc/bktemp-timeEpochNS
+++ b/
unitproc/bktemp-timeEpochNS
@@
-7,7
+7,7
@@
try() { "$@" || die "cannot $*"; } #o
timeEpochNS() {
# Desc: Get epoch nanoseconds
# Usage: timeEpochNS
- # Version 0.2.
0
+ # Version 0.2.
1
# Input: arg1: 'date'-parsable timestamp string (optional)
# Output: Nanoseconds since 1970-01-01
# Depends: date 8, yell()