public class TimePerceptor extends Perceptor implements ITimerPerceptor
Constructor and Description |
---|
TimePerceptor()
Default constructor
|
TimePerceptor(float time)
Assignment constructor
|
Modifier and Type | Method and Description |
---|---|
float |
getTime()
Get Time
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public TimePerceptor()
public TimePerceptor(float time)
time
- Timepublic float getTime()
ITimerPerceptor
getTime
in interface ITimerPerceptor