Re: Time of compiling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



thanks for your raply

I want that the compiler show the entire duration (in second) of compilation
of any programm.

raulh39@xxxxxx wrote:
> 
> shart escribió:
>> Thanks for you answer.
>> Can you show me an example with this syntaxt. thanks
>>
>>   
> In C++:
> 
> #include <iostream>
> int main()
> {
>     std::cout << __TIME__ << '-' << __DATE__ << std::endl;
> }
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Time-of-compiling-tf2614187.html#a7301514
Sent from the gcc - Help mailing list archive at Nabble.com.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux