mheyer32 / alienbreed3d2

Alien Breed 3D II The Killing Grounds
36 stars 4 forks source link

added timers for development instrumentation #55

Closed AndyLoft closed 1 year ago

AndyLoft commented 1 year ago

there is a frame timer and 2 sets of timers that can be put around anything you wish to measure. currently one is around c2p+copy, the other, the game loop minus c2p+copy. needs tidy up, but working. comments welcome.