Andes Workshop
http://forum.andestech.com/

How to know the compiling time in Andesight?
http://forum.andestech.com/viewtopic.php?f=23&t=703
Page 1 of 1

Author:  cindy [ Fri May 24, 2013 11:50 am ]
Post subject:  How to know the compiling time in Andesight?

If we want to know how long it takes for building code,
we can use date command.

Right click on project name, and choose
Properties-->C/C++ Build-->Settings-->Build Steps
--> type in "date +%T ----%N
Attachment:
time.gif
time.gif [ 10.81 KiB | Viewed 6942 times ]


%T time; same as %H:%M:%S
%N nanoseconds (000000000..999999999)

It shows time in Console View:
Attachment:
time2.gif
time2.gif [ 12.54 KiB | Viewed 6941 times ]

Page 1 of 1 All times are UTC + 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/