Irrlicht.NET

IrrlichtDevice.Timer Property

Returns a pointer to the ITimer object. The system time can be retrieved by it as well as the virtual time, which also can be manipulated.

[Visual Basic]
Public ReadOnly Property Timer As ITimer
[C#]
public ITimer Timer {get;}

See Also

IrrlichtDevice Class | Irrlicht Namespace