timeMinus method

bool timeMinus()

Implementation

bool timeMinus(){
	return _tmpTime().getMinus();
}