(C++) link time

January 9, 2018 · View on GitHub

 

 

 

 

 

(C++) link time

 

link time is the the time it takes the linker to connect the compiled object code.

 

link time is followed by run time.