===== SetFishFightTime ===== Sets the current fishes fight time. ELITEAPI_API bool __stdcall SetFishFightTime(void* apiObject, short time); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//time// [in] * The time to set the fight time to. **Return Value**