← Back to team overview

yade-dev team mailing list archive

Re: draw speed

 

Vaclav SMILAUER said:     (by the date of Wed, 20 Dec 2006 17:07:23 +0100)

> Then, it calls 
> "startTimer(refreshTime);" (SimulationController.cpp:304) in all cases, 
> but I am unable to find where startTimer is defined. That might be the 
> reason...

http://doc.trolltech.com/3.2/qobject.html#startTimer

The function timerEvent() is called every N miliseconds (by default 20ms).

-- 
# Janek Kozicki
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev



References