mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2025-04-24 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDTimeArray' class for optimization and debugging. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -441,6 +441,14 @@ For example:
|
||||
Entries should be sorted by surname, then christian name of the author.
|
||||
|
||||
|
||||
DEBUGGING/OPTIMIZATION AIDS:
|
||||
The following classes exist for aiding the debugging and optimization
|
||||
process:
|
||||
|
||||
RDTimeArray. Record a series of code points with microsecond precision
|
||||
and then render the results to a QString. See 'lib/rdtimearray.h'.
|
||||
|
||||
|
||||
QUESTIONS:
|
||||
Questions about coding style, or indeed any aspect of Rivendell development,
|
||||
are welcomed on the Rivendell-prog mailing list. Subscription information
|
||||
|
Reference in New Issue
Block a user