Christian Ridderström <[EMAIL PROTECTED]> writes: | I've got a suggestion for timing events in lyx. > | How about adding an LFUN that starts/stops/shows a timer? Then timing | something could be as simple as this: > | lyx -x 'command-sequence 'timer reset; file-open UserGuide.lyx; timer stop; | timer show; lyx-quit;'
Hmm... perhaps. (there is a timer lib in boost...) (should be portable, perhaps we can use that... :-) ) -- Lgb