Class Time
java.lang.Object
FAtiMA.Core.memory.episodicMemory.Time
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonglonglongstatic longlonglonglongstatic voidsetEventCounter(long eventCounter) toString()
-
Constructor Details
-
Time
public Time() -
Time
-
-
Method Details
-
getNarrativeTime
public long getNarrativeTime() -
getRealTime
public long getRealTime() -
getRealTimeFormatted
-
getStrRealTime
-
getEventSequence
public long getEventSequence() -
getElapsedNarrativeTime
public long getElapsedNarrativeTime() -
getElapsedRealTime
public long getElapsedRealTime() -
getElapsedEvents
public long getElapsedEvents() -
getEventCounter
public static long getEventCounter() -
setEventCounter
public static void setEventCounter(long eventCounter) -
toString
-