This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-02-12 01:10:40

Robin7
Scratcher
Registered: 2007-11-09
Posts: 100+

timer

Is there a way to make the timer show 100ths or 1000ths of seconds? I want to make a reflex tester, but the timer only shows 10ths of seconds.

Offline

 

#2 2008-02-12 01:38:35

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: timer

You can make a variable "milliseconds" and do "set milliseconds to timer*1000"

Offline

 

#3 2008-02-12 02:18:40

Mayhem
Scratcher
Registered: 2007-05-26
Posts: 1000+

Re: timer

Does the timer actually work in milliseconds, then, even if it doesn't show them?


Web-spinning Spider:  http://scratch.mit.edu/projects/Mayhem/18456
3D Dungeon Adventure:  http://scratch.mit.edu/projects/Mayhem/23570
Starfighter X: http://scratch.mit.edu/projects/Mayhem/21825
Wandering Knight: http://scratch.mit.edu/projects/Mayhem/28484

Offline

 

#4 2008-02-12 02:21:05

Robin7
Scratcher
Registered: 2007-11-09
Posts: 100+

Re: timer

It worked! Thank you!  smile

Offline

 

#5 2008-02-12 02:30:25

Robin7
Scratcher
Registered: 2007-11-09
Posts: 100+

Re: timer

The timer has more digits internally than it does externally? That is interesting.

Offline

 

Board footer