Thread: multiple timers
View Single Post
  #3  
Old 06-02-2006, 09:12 AM
paulpars paulpars is offline
Member
 
Join Date: May 2006
Location: Kingston, Ontario
Posts: 14
error

when I try to run that I get this error:


if not timer_one and viz.get(viz.FRAME_TIMESTAMP) > 5.0:
AttributeError: 'module' object has no attribute 'FRAME_TIMESTAMP'
Reply With Quote