Re: [Cppcms-users] Execution/Page render time
Brought to you by:
artyom-beilis
From: Marcel H. <ke...@co...> - 2012-03-28 05:07:07
|
make a time measure with the new std::chrono classes. just google it. -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. Vicente de Jesus Benavent Valenzuela <za...@gm...> schrieb: Is there a way to know, or a tutorial on how to know how long the page took to render/execute and place it somewhere on the site? like on php it would be something like in here: http://www.webdesign.org/web-programming/php/script-execution-time.8722.html Thanks! |