company logo

Time :: isEmpty - Is time empty

The function returns whether the time value is empty ( true ) or not ( false ).

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false .

Implementation details

bool Time  :: isEmpty (  )