AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkBenchmark.UpdateTime Property

Returns the number of seconds and fractions of seconds spent updating everything in the world except physics.

Syntax
Pascal
class property UpdateTime: Single;

This includes sprite animation, emulating input, and handling sounds.

Copyright (c) 2012. All rights reserved.