flexible
This commit is contained in:
@@ -16,7 +16,7 @@ s_to_human_readable() {
|
|||||||
BASEPATH="$(dirname "$0")"
|
BASEPATH="$(dirname "$0")"
|
||||||
source $BASEPATH/.env
|
source $BASEPATH/.env
|
||||||
|
|
||||||
seconds_to_measure=10
|
seconds_to_measure=${2:-10}
|
||||||
|
|
||||||
latest_block_timestamp_decimal=$(./timestamp.sh $1)
|
latest_block_timestamp_decimal=$(./timestamp.sh $1)
|
||||||
current_time=$(date +%s)
|
current_time=$(date +%s)
|
||||||
|
|||||||
Reference in New Issue
Block a user