Improve Building time of C++ program

I have lots of functions in my code, which is placed before main. If I move it inside main, will this program building time?