Programming With Castalia : IDE Changes : New IDE Windows : Project Statistics
Previous  Top  Next

Castalia's project statistics window provides you with information about your own productivity.

projectstats The project statistics window shows, in real time, how much time you have spent in the following areas of the IDE: Code Editor, Form Designer, Object Inspector, Compiler, Debugger, and Other. These correspond well to the amount of time spent Editing, Designing, Inspecting, Compiling, and Debugging. The pie graph helps you to visualize the proportions of the time you spend in the various activities that you do. The pie graph will tell you instantly whether you spend more time writing code, desiging forms, or debugging.

Technical Note: The project statistics are saved when a project is closed to the file <ProjectName>.STAT. You may wish to include this file in your backups and/or source control.

Note: When using Delphi 8 or Delpih 2005 in docked mode, any docked windows will be counted in the "Other" category.