FUNCTION_TIME=$(date --iso-8601=ns); # Save current time in nano seconds.
echoerr "[$FUNCTION_TIME] ""$@"; # Display argument text.
fi
FUNCTION_TIME=$(date --iso-8601=ns); # Save current time in nano seconds.
echoerr "[$FUNCTION_TIME] ""$@"; # Display argument text.
fi