Searched refs:START_TIME (Results 1 – 4 of 4) sorted by relevance
13 declare -x START_TIME=025 START_TIME=$(busctl get-property "$DUMP_MANAGER" "$DUMP_PATH/$dump_id" \30 if [ -z "$START_TIME" ] || [ "$START_TIME" -eq 0 ]; then32 START_TIME=$(date +%s)35 start=$(date -d @"$START_TIME" +'%Y-%m-%d %H:%M:%S')
29 START_TIME=`date +%s`30 END_TIME=`expr $START_TIME + $TIMEOUT`
78 START_TIME=$(date --date "now" +"%Y-%m-%dT%H:%M:%S")83 echo "Start time is $START_TIME"
41 START_TIME=$(date "+%Y-%m-%d_%H:%M:%S")55 echo "START TIME: ${START_TIME}" >> "${LOG_FILE}"