Type guard to check if a TimeoutResult represents a successful completion.
The type of the result value
The TimeoutResult to check
True if the result state is "success"
Type guard to check if a TimeoutResult represents a successful completion.