Ignore:
Timestamp:
Nov 22, 2012, 2:45:14 PM (12 years ago)
Author:
chronos
Message:
  • Added: Column which show real FPS calculated using frames counter and elapsed time.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest/UMainForm.lfm

    r447 r448  
    544544        end     
    545545        item
    546           Caption = 'Step draw duration [ms]'
     546          Caption = 'FPS'
     547        end     
     548        item
     549          Caption = 'Duration custom draw [ms]'
    547550          Width = 80
    548551        end     
    549552        item
    550           Caption = 'FPS'
     553          Caption = 'Draw FPS'
    551554          Width = 75
    552555        end     
    553556        item
    554           Caption = 'Total step duration [ms]'
     557          Caption = 'Duration step [ms]'
    555558          Width = 80
    556559        end     
Note: See TracChangeset for help on using the changeset viewer.