| Package | org.papervision3d.core.utils |
| Class | public class StopWatch |
| Inheritance | StopWatch flash.events.EventDispatcher |
| Method | Defined by | ||
|---|---|---|---|
| StopWatch | |||
|
reset():void
Resets the timer
| StopWatch | ||
|
start():void
Starts the timer
| StopWatch | ||
|
stop():int
Stops the timer
| StopWatch | ||
| StopWatch | () | constructor |
public function StopWatch()
| reset | () | method |
public function reset():voidResets the timer
| start | () | method |
public function start():voidStarts the timer
| stop | () | method |
public function stop():intStops the timer
Returnsint |