In what best time complexity you can merge two max-heaps? (Assume size of first heap is (m+n) and the second is (n))

In what best time complexity you can merge two max-heaps? (Assume size of first heap is (m+n) and the second is (n))?